Get All Tasks
Get one page of the workspace's tasks across all agents, newest first.
Access Control: Returns all tasks within the current user's workspace (workspace isolation). All users in the same workspace can see all workspace tasks.
Path parameters
Slug of the workspace the request acts in
Slug of the workspace the request acts in
Query parameters
Filter to tasks in any of these statuses
Filter to tasks in any of these statuses
Filter by the principal that started it
Filter by the principal that started it
Case-insensitive match on the description or the agent name
Case-insensitive match on the description or the agent name
Maximum number of tasks to return
Maximum number of tasks to return
Number of tasks to skip
Number of tasks to skip
Response
Successful Response
Changes
Changed in 1 of the 45 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○