Agent
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
GET | |
GET | |
GET |
List all agent fleet approvals
Approval-gated tool requests across every agent in this team. Team-admin only.
Required API key scopes
agents:readQuery parameters
- agent_idstring
- limitinteger
- offsetinteger
- statestring
Example request
GET /api /projects /:project_id /agent_fleet /approvalsExample response
Status 200 No response body
Retrieve agent fleet live
Live (non-terminal) sessions across every agent owned by this team, newest activity first.
Required API key scopes
agents:readQuery parameters
- limitinteger
Response
Example request
GET /api /projects /:project_id /agent_fleet /live_sessionsExample response
Status 200
RESPONSE
Retrieve agent fleet
Roll-up stats across every agent owned by this team.
Required API key scopes
agents:readQuery parameters
- sincestring
Response
Example request
GET /api /projects /:project_id /agent_fleet /statsExample response
Status 200
RESPONSE