Agent
List agent cards in a workspace
get/api/workspaces/{wid}/agents
Path parameters
widstring required
Workspace ID
Response
OK
Example response
[
{
"agent_type": "claudecode",
"status": "available"
}
]Workspace ID
OK
[
{
"agent_type": "claudecode",
"status": "available"
}
]