Skip to main content
POST
Get analytics for specified AI agents

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
agent_ids
string<uuid>[]
required
Required array length: 1 - 100 elements
Example:
agent_types
object

Optional mapping of agent_id to agent type. When provided, skips lookup.

Example:

Response

Analytics for the specified agent IDs

Analytics for the specified agent IDs

analytics
object[]