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
AuthorizationBearer
Bearer user API key
OR
AuthorizationBasic
Basic organization-scoped 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
403
Forbidden Error
404
Not Found Error
500
Internal Server Error
