Get Execution Log
Redirects to a signed URL for a specific log file produced by a model sync execution.
This endpoint responds with a 302 Found redirect; the signed URL is returned
in the Location header, and the response body is empty. The URL expires
after a short period, so call this endpoint again to obtain a fresh URL if it
expires before you download the file.
Authentication
AuthorizationBasic
This is the Polytomic deployment key (on-premises only)
OR
AuthorizationBearer
This is the Polytomic API key
Path parameters
sync_id
id
type
filename
Headers
X-Polytomic-Version
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error
