List analytics dimensions

The typed dimension catalog the analytics dashboards filter and break down by. Returns the always-available call-level dimensions; pass `agent_id` to additionally include that agent's evaluation criteria and typed data-collection fields. Each dimension declares its value `type` and whether it can be used to filter, to group by, or both. Free-text fields are never returned as dimensions.

Authentication

AuthorizationBearer

Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.

Query parameters

agent_idstringOptional

Include this agent’s per-agent evaluation and data-collection dimensions.

Response

The analytics dimension catalog.
dimensionslist of objects

Errors

401
Unauthorized Error
404
Not Found Error