providers

Get provider's sync status

get/providers/scim/{id}/sync/status/

Path parameters

idinteger required

A unique integer value identifying this SCIM Provider.

Response

is_runningboolean required
last_successful_syncstring date-time
last_sync_status'waiting_for_dependencies' | 'queued' | 'consumed' | 'preprocess' | 'running' | 'postprocess' | 'rejected' | 'done' | 'info' | 'warning' | 'error'

Changes

No recorded changes to this endpoint across all 1 revision of this API.