Get Benchmark Run
Returns a single benchmark run by id or UUID, scoped to the requesting agent, including nested evaluators, questions, and evaluations.
Authentication
x-api-keystring
API key for authentication
OR
AuthorizationBearer
Bearer token authentication
Path parameters
id
The id or key of the benchmark
runId
The id or UUID of the run
Response
The benchmark run
data
Errors
403
Forbidden Error
404
Not Found Error
500
Internal Server Error