Get Benchmark Run

View as Markdown
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

idstringRequired
The id or key of the benchmark
runIdstringRequired
The id or UUID of the run

Response

The benchmark run
dataobjectOptional

Errors

403
Forbidden Error
404
Not Found Error
500
Internal Server Error