Get Sync Status
Returns the current status of a model sync.
The response includes a summary of the most recent execution, including its
start time, completion time, and record counts. For the complete execution
history, use GET /api/syncs/{id}/executions.
Authentication
AuthorizationBearer
Bearer user API key
OR
AuthorizationBasic
Basic organization-scoped API key
Path parameters
id
Headers
X-Polytomic-Version
Response
OK
data
Errors
404
Not Found Error
500
Internal Server Error
