Get benchmark status
Get the results of a benchmark run
Authorizations
API key for authentication
Path Parameters
Benchmark run to poll for status and results
"a3b2c1d0-e5f4-3210-abcd-ef1234567890"
Query Parameters
Return only failing test cases for each model. Omit to return every case
Return a compact response that omits heavy detail fields (model_results.test_results, evaluators.output_config), keeping only the lightweight decision fields. Omit for full detail
Response
Successful Response
Benchmark run job ID
36"a3b2c1d0-e5f4-3210-abcd-ef1234567890"
Current status of the run
queued, in_progress, cancelled, done, failed IDs of the tests this benchmark executed, in run order
The evaluators used in this run. Each verdict in judge_results links to one of these by evaluator_uuid
Results for each model
Leaderboard comparing the models, one row per model. Columns vary by benchmark: a model column plus pass/fail counts, latency, cost, and one score column per evaluator, keyed by evaluator name
True if the run failed
Whether the run is shared publicly
Token for building the public share URL