v1
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
List Agent Tasks
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Filter by task status
Maximum number of tasks to return
Required range:
1 <= x <= 1000Number of tasks to skip
Required range:
x >= 0List Agent Tasks