Get Execution
Returns a single model sync execution.
For the log files produced by this execution, use
GET /api/syncs/{sync_id}/executions/{id}/{type} to retrieve
signed URLs grouped by log category.
Authentication
AuthorizationBearer
Bearer user API key
OR
AuthorizationBasic
Basic organization-scoped API key
Path parameters
sync_id
id
Headers
X-Polytomic-Version
Response
OK
data
Errors
404
Not Found Error
500
Internal Server Error
