Get Bulk Sync Schedules
Lists all schedules configured for a bulk sync.
A bulk sync can have multiple schedules attached; this endpoint returns all of them. Schedule times are returned in UTC.
Authentication
AuthorizationBasic
This is the Polytomic deployment key (on-premises only)
OR
AuthorizationBearer
This is the Polytomic API key
Path parameters
sync_id
Unique identifier of the bulk sync whose schedules should be returned.
Headers
X-Polytomic-Version
Response
OK
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error
