v2
latestOpenAPI 3.1.02026-08-07750280.6 KBList workflow executions
Retrieve a paginated list of executions for a specific workflow with optional filtering and sorting.
Path parameters
Query parameters
Maximum number of executions to return (1-100)
Maximum number of executions to return (1-100)
Number of executions to skip for pagination
Number of executions to skip for pagination
Sort by field (prefix with '-' for descending). Options: created_at, started_at, completed_at, status
Sort by field (prefix with '-' for descending). Options: created_at, started_at, completed_at, status
Filter executions. Format: 'field:value'. Supported: status (pending/running/completed/failed/cancelled/timed_out), type (manual/api/scheduled/triggered/campaign)
Filter executions. Format: 'field:value'. Supported: status (pending/running/completed/failed/cancelled/timed_out), type (manual/api/scheduled/triggered/campaign)
Response
Successfully retrieved workflow executions