v1
latestOpenAPI 3.0.02026-07-17112116167.8 KBAgent
List delegated tasks for a workspace
get/api/workspaces/{wid}/tasks
Path parameters
widstring required
Workspace ID
Response
OK
Example response
[
{
"status": "pending"
}
]Workspace ID
OK
[
{
"status": "pending"
}
]