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_idstringRequiredformat: "uuid"
idstringRequiredformat: "uuid"

Headers

X-Polytomic-VersionstringRequired

Response

OK
dataobject

Errors

404
Not Found Error
500
Internal Server Error