Get full details for a specific workflow log
Get full log details for a specific workflow run. Requires either session_id or workflow_run_id to identify the log.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
workflow_id
The workflow ID
session_id
The session ID to identify the log. Either session_id or workflow_run_id must be provided.
workflow_run_id
The workflow run ID to identify the log. Either session_id or workflow_run_id must be provided.
Response
Successful Response
workflow_display_name
workflow_run_id
workflow_id
status
session_id
cost
blocks
output
elapsed_time_ms
timestamp_start
timestamp_end
environment
revision_id
message
gcs_log_path