List Bulk Sync Execution Status

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

X-Polytomic-VersionstringOptional

Query parameters

allbooleanOptional
Return the execution status of all syncs in the organization
activebooleanOptional
Return the execution status of all active syncs in the organization
sync_idstringOptionalformat: "uuid"

Return the execution status of the specified sync; this may be supplied multiple times.

Response

OK
datalist of objects or null

Errors