Get agent evaluation
Agent Evaluations
Get agent evaluation
Fetch a single agent evaluation’s record and live progress by id.
Returns the full evaluation record including its configured tasks, current
status, and progress (per-workflow status and item completion counts) — use
this to poll the run’s state. For computed aggregate metrics of a finished or
in-flight run (scores, latency, error breakdown), use the
/v5/agent-evaluations/{evaluation_id}/results endpoint instead. Gated by the
SGP_TWO_PLANE_AGENT_EVALS_ENABLED feature flag and requires read access. The
request is proxied to the agent-eval control service, which returns 503 if it is
unreachable.
GET
Get agent evaluation
Authorizations
Headers
Path Parameters
Response
Successful Response
Available options:
pending, running, completed, failed Required range:
x >= 0
