Workflow executions
Get Workflow Executions
Get all workflow executions with pagination and filters
GET
Get Workflow Executions
Headers
Organization ID for user PATs (pat_ prefix tokens)
Query Parameters
Filter executions by workflow ID
Filter executions by version ID
Filter executions created after this datetime
Filter executions created before this datetime
Filter executions by status
Available options:
success, failed, in_progress, pending, waiting Filter executions by ID
Limit the number of executions returned
Cursor for pagination
Get Workflow Executions

