Tasks
List tasks
Returns a paginated list of tasks. Supports filtering by agent and status.
get/tasks
Query parameters
Maximum number of items to return (1-100, default 20)
cursorstring
Cursor from a previous response for pagination.
agent_idstring
Filter by agent ID (prefixed with agt_).
statusstring
Filter by task status: learning, test, live
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.