List executions
Executions
List Executions
Lists executions owned by the caller (matched on api_key) unioned with executions of workflows shared with them, with optional filters. The output omits the inputs, outputs, and node_outputs payloads; fetch a single execution for full detail.
GET
List executions
Authorizations
Tenant API key. Required on every endpoint.
Query Parameters
Filter by workflow ID
Filter by status (running, completed, failed, cancelled, paused)
Page size (default 50, max 200)
Page offset (default 0)