Skip to main content

Export an execution

GET 

/workflows/executions/:id/export

Streams the full execution as NDJSON: one execution line, one step line per attempt (full payloads), and one log line per entry.

Request

Responses

The NDJSON stream, served as an attachment.