Get Eval Scores
Aggregate evaluation counts and flag distribution for an Assignment’s Jobs since the given timestamp.
Authorizations
API key authentication. Get your API key from the Duvo dashboard.
Path Parameters
The agent's unique identifier (Assignment ID)
Query Parameters
ISO 8601 timestamp; only Jobs evaluated after this are counted
When 'custom', only counts Jobs scored against the target revision's custom rubrics, and only custom__* rubric flags. Defaults to 'all' (platform + custom rubrics).
all, custom 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.