v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-21149158448.6 KB
Diamond
evaluation-summaries

Get Evaluation Summary

Get a single evaluation summary by evaluation ID.

Args: evaluation_id: UUID of the evaluation (same as summary ID) team_id: Team ID that owns this evaluation claims: JWT claims with user and team info summary_repo: Evaluation summary repository

Returns: Evaluation summary with scores and metadata

Raises: HTTPException: 401 if unauthorized, 403 if no permission, 404 if not found

get/v1/evaluation-summaries/{evaluation_id}

Path parameters

evaluation_idstring uuid required

Query parameters

team_idstring uuid required

Team ID that owns this evaluation

Team ID that owns this evaluation

Response

Successful Response

idstring uuid required
team_idstring uuid required
agent_idstring uuid required
tested_bystring required
statusstring required
reliability_scorenumber nullable
security_scorenumber nullable
safety_scorenumber nullable
overall_scorenumber nullable
pillar_detailsobject
harness_namesstring[]
harness_typestring nullable
resource_versionstring nullable
created_bystring uuid nullable
created_atinteger required
completed_atinteger nullable
request_paramsobject nullable