Get Agent Summary
Get Agent Summary
Get a slim summary of agent status, token balance, and metadata without full configuration.
GET
Get Agent Summary
Authentication
Requires JWT token or Platform API key viaAuthorization: Bearer <token> header.
Agent UUID
Example Request
Example Response
Response Fields
Agent UUID
Agent name
Current agent status:
active, paused, stopped, or errorRemaining output tokens available to the agent
Total output tokens consumed by the agent lifetime
Total number of messages sent to/from this agent
Number of MCP servers the agent has access to
ISO 8601 timestamp of agent creation
ISO 8601 timestamp of last configuration update
Status Codes
| Code | Description |
|---|---|
200 | Agent summary retrieved successfully |
401 | Unauthorized - invalid or missing authentication |
404 | Agent not found |

