v1

latestOpenAPI 3.1.02026-07-26106201349.6 KB
Gateway

Get Evaluation Job execution logs (stream log endpoint + tracing IDs).

get/v1/accounts/{account_id}/evaluationJobs/{evaluation_job_id}:getExecutionLogEndpoint

Path parameters

account_idstring required

The Account Id

evaluation_job_idstring required

The Evaluation Job Id

Response

A successful response.

executionLogSignedUristring

Short-lived signed URL for the execution log file. Empty if the log file has not been created yet (e.g. job not started or still initializing).

contentTypestring

Content type for the log file (e.g. "text/plain"). Only set when execution_log_signed_uri is present.

expireTimestring date-time

Expiration time of the signed URL. Only set when execution_log_signed_uri is present.