List Jobs
list_jobsList durable backtest jobs newest-first with optional state filtering and pagination metadata, advancing pages via offset.
Instructions
List durable jobs newest-first with pagination metadata.
Filter by a job state or the pseudo-state "active" (QUEUED/RUNNING/
CANCEL_REQUESTED). Unknown states enumerate the valid values. Advance
through pages with offset while has_more is true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| state | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||