Skip to main content
GET
Returns p50/p95/p99 of LLM first-token and end-to-end first-audio latency, plus the slowest calls in the window for inspection.

Query parameters

string
Aggregation window: 24h | 7d | 30d | all (default 24h).
integer (int64)
Maximum slow-call samples to return (default 10, max 50).

Response

CallLatencyResponse
boolean
required
LatencySample[]
required
LatencyStats
required
string
required
LatencyTimeseries
required
p50/p95/p99 latency bucketed over the window for the trend chart.

Status codes