Skip to main content
GET
Get per-agent percentile benchmarks

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.

agentIds
string

Comma-separated agent ids to benchmark (at most 200). Omit to benchmark every agent with traffic in the window.

Response

200 - application/json

Per-agent benchmark rows (value, org average, percentile, rank, sample size, quartile band per metric) plus the metric catalogue and org-wide average.

The response is of type object.