v1

latestOpenAPI 3.0.32026-07-222111928.0 KB
Agents

Get Eval Rubrics

List the evaluation rubrics a Run is scored against: the platform default rubrics plus the Agent-specific rubrics for a build. Defaults to the Agent's live build; pass build_id to target the revision a specific Run ran against.

get/v2/agents/{agentId}/eval-rubrics

Path parameters

agentIdstring uuid required

The agent's unique identifier (Assignment ID)

Query parameters

build_idstring uuid

Return rubrics for this specific build (the revision a Run ran against). Defaults to the agent's live build when omitted.

Response

Default Response