Skip to main content
GET
Get Evaluation Summary

Path Parameters

evaluation_id
string<uuid>
required

Query Parameters

team_id
string<uuid>
required

Team ID that owns this evaluation

Response

Successful Response

Response model for a single evaluation summary.

id
string<uuid>
required
team_id
string<uuid>
required
agent_id
string<uuid>
required
tested_by
string
required
status
string
required
created_at
integer
required
reliability_score
number | null
security_score
number | null
safety_score
number | null
overall_score
number | null
pillar_details
Pillar Details · object
harness_names
string[]
harness_type
string | null
resource_version
string | null
created_by
string<uuid> | null
completed_at
integer | null
request_params
Request Params · object | null
Last modified on April 21, 2026