Skip to main content
GET
Get AI-agent quality segmented by conversation language

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Query Parameters

from
string<date-time>

Window start, ISO-8601 with offset. Defaults to 30 days before to. Range is capped at 365 days.

to
string<date-time>

Window end, ISO-8601 with offset. Defaults to now.

limit
integer

Max language rows returned (1-50, default 50). Totals always cover every detected language, not just the returned page.

Response

200 - application/json

Per-language containment/resolution/escalation rates, eval pass-rate, CSAT, and sentiment, plus totals across every detected language.

The response is of type object.