List recent workflow runs for the organization, sorted by most recent first. Optionally filter by status (running, completed, cancelled, or active for queued+running) and workflow_id.
Documentation Index
Fetch the complete documentation index at: https://docs.sixtyfour.ai/llms.txt
Use this file to discover all available pages before exploring further.
Filter by status or use 'active' for queued+running
Filter by specific workflow ID
1 <= x <= 500Successful Response
Job (run) identifier.
Workflow identifier.
Current status (e.g. queued, running, completed, failed).
Workflow name at the time of the run.
Current authoring step from the workflow.
User who created the workflow.
Timestamp when the record was created.
Timestamp when the record was last updated.
Timestamp when the run was enqueued.
Timestamp when execution started.
Timestamp when execution finished.
Total run duration in milliseconds.
Short reason explaining the current status.
Error message if the operation failed.
Aggregate run metrics (rows in/out, costs, etc.).
Per-block detail; usually null in list responses.
Number of blocks in the workflow at run time.