List runs
run_listList checklist runs newest first with progress and sign-off state. Filter by checklist, status, reference, open-only, or failed steps to locate specific runs.
Instructions
Runs newest first, with their checklist, progress and sign-off state. Filter by checklist, by status, by reference or to open runs only. Returns at most 500 rows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Only runs in this status | |
| checklist | No | Only runs of this checklist, by id or name | |
| open_only | No | Only open and complete runs, the ones still editable. Default false | |
| reference | No | Only runs against this job, order or asset id, matched case-insensitively | |
| with_failures | No | Only runs that have at least one failed step. Default false |