Search Tasks
Search tasks with pagination, sorting, and filtering.
Query params: page: Page number (1-based, default 1). per_page: Items per page (1-100, default 20). sort: Sort field (created_at, priority, title, role, status). order: Sort order (asc, desc; default desc). status: Filter by task status. role: Filter by task role. assigned_agent: Filter by assigned agent.
Query parameters
Response
Successful Response
Changes
Changed in 2 of the 15 revisions of this API.11
- ○
added the optional property
tasks/items/artifact_specto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
tasks/items/clito the response with the200statusresponse-optional-property-added
- ○
added the optional property
tasks/items/closed_atto the response with the200statusresponse-optional-property-added
- ○
added the optional property
tasks/items/completed_atto the response with the200statusresponse-optional-property-added
- ○
added the optional property
tasks/items/max_output_tokensto the response with the200statusresponse-optional-property-added
- ○
added the optional property
tasks/items/max_retriesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
tasks/items/max_turnsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
tasks/items/meta_messagesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
tasks/items/retry_countto the response with the200statusresponse-optional-property-added
- ○
added the optional property
tasks/items/retry_delay_sto the response with the200statusresponse-optional-property-added
- ○
added the optional property
tasks/items/terminal_reasonto the response with the200statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○