Get Execution Logs Index

Returns an index of the record-log types produced by this model sync execution, with the per-type endpoint to retrieve signed URLs for each type’s segment files.

Authentication

AuthorizationBearer
Bearer user API key
OR
AuthorizationBasic

Basic organization-scoped API key

Path parameters

sync_idstringRequiredformat: "uuid"
Unique identifier of the model sync.
idstringRequiredformat: "uuid"
Unique identifier of the execution whose logs are being indexed.

Headers

X-Polytomic-VersionstringOptional

Response

OK
dataobject

Errors

404
Not Found Error
500
Internal Server Error