Benchmark
Get the benchmark leaderboard
Returns one ranked page of a suite version’s published targets, each with the metric cells it is judged on. Ranking happens in the database, so paging through the board is consistent. Every default the server applies (suite version, condition, sort metric, sort direction) is echoed on the response, so a page can be cited without guessing how it was ordered.
GET
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Minimum string length:
1Minimum string length:
1Minimum string length:
1Available options:
asc, desc Comma-separated metric keys to project per row. Defaults to the headline set.
Maximum number of records to return (default: 20, max: 100)
Required range:
1 <= x <= 100Pagination offset
Required range:
x >= 0