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

AuthorizationBasic

This is the Polytomic deployment key (on-premises only)

OR
AuthorizationBearer
This is the Polytomic 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-VersionstringRequired

Response

OK
dataobject

Errors

401
Unauthorized Error
404
Not Found Error
500
Internal Server Error