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