v12

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

Get All Tasks

Get all workspace tasks across all agents.

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/tasks/

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
agent_namestring required
created_atstring required
descriptionstring required
errorstring nullable
escalation_idstring nullable
escalation_tool_namestring nullable
execution_idstring nullable
failure_reasonstring nullable
idstring uuid required
parametersobject required
statusstring required
total_costnumber nullable