Get Sync Schedule Options

Returns the schedule types available when creating or updating a model sync. Use the `type` identifiers returned by this endpoint in the `schedule` field when creating or updating a sync via [`POST /api/syncs`](../../../api-reference/model-sync/create) or [`PUT /api/syncs/{id}`](../../../api-reference/model-sync/update).

Authentication

AuthorizationBearer
Bearer user API key
OR
AuthorizationBasic

Basic organization-scoped API key

Headers

X-Polytomic-VersionstringRequired

Response

OK
dataobject

Errors

500
Internal Server Error