List execution runs for a workflow with filtering and pagination. Use when managing deterministic workflow definitions and triggering or inspecting their 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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Page number (1-based)
Results per page (max 50)
Comma-separated statuses: completed, failed, in_progress, canceled, idle
Comma-separated causes: manual, automatic, scheduled