v1
latestOpenAPI 3.0.32026-07-222111928.0 KBAgents
Get Eval Scores
Aggregate evaluation counts and flag distribution for an Assignment's Jobs since the given timestamp.
get/v2/agent/{agentId}/eval-scores
Path parameters
agentIdstring uuid required
The agent's unique identifier (Assignment ID)
Query parameters
sincestring date-time required
ISO 8601 timestamp; only Jobs evaluated after this are counted
scope'all' | 'custom'
When 'custom', only counts Jobs scored against the target revision's custom rubrics, and only custom__* rubric flags. Defaults to 'all' (platform + custom rubrics).
revision_idstring uuid
Target a specific Assignment revision instead of the live revision. Only honoured when scope='custom' — non-custom scopes aggregate across all revisions. Defaults to the live revision when omitted.
Response
Default Response