[Beta] List workflow runs
Workflows (Beta)
[Beta] List workflow runs
List execution runs for a workflow with filtering and pagination. Use when managing deterministic workflow definitions and triggering or inspecting their runs.
GET
[Beta] List workflow runs
Documentation Index
Fetch the complete documentation index at: https://docs.open.cx/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Page number (1-based)
Results per page (max 50)
Comma-separated statuses: completed, failed, in_progress, canceled, idle
Comma-separated causes: manual, automatic, scheduled