v52

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0189112274.5 KB
Agent Task Tracker

List Agent Task Trackers

List all agent task trackers, optionally filtered by query parameters.

get/tracker

Query parameters

agent_idstring nullable

Agent ID

Agent ID

task_idstring nullable

Task ID

Task ID

limitinteger

Limit

Limit

page_numberinteger

Page number

Page number

order_bystring nullable

Field to order by

Field to order by

order_directionstring

Order direction (asc or desc)

Order direction (asc or desc)

Response

Successful Response

idstring required

The UUID of the agent task tracker

agent_idstring required

The UUID of the agent

task_idstring required

The UUID of the task

statusstring nullable

Processing status

status_reasonstring nullable

Optional status reason

last_processed_event_idstring nullable

The last processed event ID

created_atstring date-time required

When the agent task tracker was created

updated_atstring date-time nullable

When the agent task tracker was last updated