v3
latestOpenAPI 3.0.02026-08-081996601.2 MBList A2A v1 tasks
Lists the agent's tasks. Results are paginated. Optional query parameters filter by conversation context and lifecycle state.
Path parameters
A unique key that identifies an agent.
The unique key of the agent.
Query parameters
Only return tasks belonging to this conversation context.
The A2A v1 task lifecycle state. TASK_STATE_CANCELED uses the US spelling (one L), as defined in the A2A v1 specification.
Only return tasks currently in this lifecycle state.
Maximum number of tasks to return per page.
Token from a previous response's nextPageToken used to fetch the next page.
Maximum number of recent events to include per task. 0 (the default) returns tasks without history. Values above 100 are capped to 100.
ISO-8601 timestamp; only tasks whose status last changed at or after this value are returned.
When true, include each task's produced artifacts in the response.
Headers
The platform makes a best effort to complete the request in the specified seconds, or it times out.
The platform makes a best effort to complete the request in the specified milliseconds, or it times out.
Response
A page of tasks.