Get Bulk Sync Execution
Returns a single bulk sync execution, including per-schema execution status.
The response includes a breakdown of each schema (table or object) that participated in the execution, with its individual status, row counts, and any error details. This makes it suitable for diagnosing partial failures where some schemas succeeded while others did not.
Authentication
AuthorizationBearer
Bearer user API key
OR
AuthorizationBasic
Basic organization-scoped API key
Path parameters
id
Unique identifier of the bulk sync.
exec_id
Unique identifier of the execution.
Headers
X-Polytomic-Version
Response
OK
data
Errors
404
Not Found Error
