List all runs for the authenticated organization.
Supports pagination and filtering by workflow, machine, and status. Returns runs with their associated workflow and machine data.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter by workflow ID
Filter by machine ID
Filter by session ID
Filter by run status
scheduling, running, success, cancelled, error Filter runs created at or after this ISO timestamp (UTC)
Filter runs created at or before this ISO timestamp (UTC)
Optional list of fields to include per run. Always includes: id, workflow_id, machine_id, status, created_at. Provide multiple 'fields=' params to include more.
Selectable run fields for projection in list endpoints.
These are optional fields beyond the essential identifiers that are always returned (id, workflow_id, machine_id, status, created_at).
user_id, organization_id, error, output_data, input_attachment_ids, output_attachment_ids, run_message_history, input_values, pool_ids, sensitive_input_aliases, usage_metadata, session_id, session_alias, release_session_after, started_at, ended_at, machine_id x >= 01 <= x <= 1000