Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

A personal API key or an OAuth 2.0 access token. Personal API keys also require the x-auth-key header with your user ID.

Path Parameters

agent_id
string
required

ID of the agent.

Query Parameters

days
integer
default:30

Number of days to look back (1-365). Defaults to 30.

Required range: 1 <= x <= 365

Response

Aggregated evaluation metrics.

grades
object

Count of evaluations per grade.

tags
object

Count of evaluations per applied tag.