Get TaskAgent Eval Run
Get TaskAgent eval run detail, including verdicts, aggregate metrics, and per-result run metrics when the underlying source rows still exist. Encrypted reference and candidate output snapshots are not exposed.
Authentication
AuthorizationBearer
Bearer token authentication using JWT tokens from Ory Kratos/Hydra
Path parameters
org_id
The organization ID
project_id
The project ID
task_agent_id
The task agent ID
task_agent_eval_run_id
The TaskAgent eval run ID
Response
Successful Response
id
task_agent_id
project_id
candidate_revision_id
status
Status of a TaskAgent eval run.
pass_count
fail_count
error_count
created
modified
judge_model
task_agent_run_ids
pass_rate
eval_set_id
started_at
completed_at
last_activity_at
error_message
created_by_user_id
metrics
results
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
