Get execution run logs

Gets logs for an execution run. When nodeId is provided, returns
processor logs for that specific DAG node. When nodeId is omitted,
returns orchestration logs for the run.
For org-scoped compute nodes, the caller must be a member of the
associated organization. For user-scoped compute nodes, only the
owner can access.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The uuid of the execution run

Query Params
string

DAG node ID of the processor to retrieve logs for. When omitted, returns orchestration logs.

string
enum

When set to "zip", returns a presigned URL to a zip archive containing
all log files for the execution run instead of individual log messages.
The nodeId parameter is ignored when format=zip.

Allowed:
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json