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.
string
required
Agent UUID
Example Request
Example Response
Response Fields
string
required
Agent UUID
string
required
Agent name
string
required
Current agent status:
active, paused, stopped, or errornumber
required
Remaining output tokens available to the agent
number
required
Total output tokens consumed by the agent lifetime
number
required
Total number of messages sent to/from this agent
number
required
Number of MCP servers the agent has access to
string
required
ISO 8601 timestamp of agent creation
string
required
ISO 8601 timestamp of last configuration update

