List Executions
Lists executions for a model sync.
Results are ordered by start time descending. If more results are available, the
response includes `pagination.next_page_token`; pass that token back unchanged
to continue paging.
The token is opaque. Do not construct or edit it yourself.
For full details about a specific execution — including record counts and error
summaries — use
[`GET /api/syncs/{sync_id}/executions/{id}`](../../../../api-reference/model-sync/executions/get).
Authentication
AuthorizationBearer
Bearer user API key
OR
AuthorizationBasic
Basic organization-scoped API key
Path parameters
sync_id
Headers
X-Polytomic-Version
Query parameters
page_token
only_completed
ascending
Response
OK
data
pagination
Errors
404
Not Found Error
