v2

latestOpenAPI 3.1.02026-08-075421692.0 MB
Workflows

Get an execution's timeline

Returns the per-step run-log for a single workflow execution: trigger fired, each node visited, edge handles taken, errors, and durations. Backed by Tinybird (90-day retention). Used by the Runs UI drawer to render the timeline.

get/v1/workflows/{workflowId}/executions/{executionId}/events

Path parameters

workflowIdstring required
executionIdstring required

Response

Timeline events for the execution

successboolean