Get Execution Log

Returns a signed URL for a specific log file produced by a model sync execution. The URL is signed and expires after a short period. If it has expired before you download the file, call this endpoint again to obtain a fresh URL.

Authentication

AuthorizationBearer
Bearer user API key
OR
AuthorizationBasic

Basic organization-scoped API key

Path parameters

sync_idstringRequiredformat: "uuid"
idstringRequiredformat: "uuid"
typeenumRequired
filenamestringRequired

Headers

X-Polytomic-VersionstringRequired

Errors

400
Bad Request Error
404
Not Found Error
500
Internal Server Error