Minctrl Docs
API ReferenceAnalytics

Per-agent performance metrics

GET
/analytics/agents

Per-agent performance metrics scoped to the authenticated user's company.

Requires a valid bearer token and an active company (403 otherwise). Returns per-agent run counts, success/failure, and token / cost / duration aggregates, ordered by total cost — scoped to the caller's company.

Authorization

HTTPBearer
AuthorizationBearer <token>

In: header

Response Body

application/json

curl -X GET "https://example.com/analytics/agents"
null
Empty
Empty