v12

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01251238661.6 KB
v1
protected
agent-tasks

List Agent Tasks

List all tasks for the specified agent.

Access Control: Returns all tasks within the current user's workspace (workspace isolation). All users in the same workspace can see all workspace tasks.

get/v1/agents/{agent_id}/tasks/

Path parameters

agent_idstring uuid required

Query parameters

statusstring nullable

Filter by task status

Filter by task status

limitinteger

Maximum number of tasks to return

Maximum number of tasks to return

offsetinteger

Number of tasks to skip

Number of tasks to skip

Response

Successful Response

agent_idstring uuid required
created_atstring required
descriptionstring required
errorstring nullable
execution_idstring nullable
failure_reasonstring nullable
idstring uuid required
parametersobject required
statusstring required
total_costnumber nullable