GET
Get Organization Turn Metrics Summary

Authorizations

Authorization
string
header
required

An EESI API key (sk-eesi-...) or a Clerk session token.

Headers

authorization
string | null
X-API-Key
string | null

Query Parameters

days
integer | null

Limit the aggregate to turns recorded in the last N days. Omit for the organization's whole history.

Required range: 1 <= x <= 365

Response

Successful Response

summary
TurnMetricsSummary · object
required

Aggregate over a set of turns. Percentiles skip unmeasured turns.

A null percentile means "nothing measured in this window", never "zero": a turn contributes only when the reply actually produced audio.

days
integer | null
since
string<date-time> | null