Skip to main content
GET
Get Candidate Benchmark

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

authorization
string | null
X-API-Key
string | null

Path Parameters

experiment_id
string<uuid>
required

Response

Successful Response

Benchmark-only candidate-level aggregate analytics.

aggregation_policy
string
required
analysis_available
boolean
required
computed_at
string<date-time>
required
candidates
CandidateBenchmarkRowResponse · object[]
issues
CandidateBenchmarkIssueResponse · object[]
pairwise_matrix
CandidateBenchmarkPairwiseMatrixRowResponse · object[]
reason
string | null
summary
CandidateBenchmarkSummaryResponse · object | null

Top-level decision summary for benchmark candidate aggregation.