v1
latestOpenAPI 3.0.42026-08-04342835917.6 KBBenchmark
Returns the standings over the whole filtered set alongside the standings recomputed for each value of the chosen dimension.
The same vote-level filters as the standings query apply. Segments are sorted by votes descending, the unknown segment last. Benchmarks without granular votes return empty segments.
get/benchmark/{benchmarkId}/standings/breakdown
Path parameters
benchmarkIdstring required
The id of the benchmark.
Query parameters
dimension'AgeBucket' | 'Gender' | 'Occupation' | 'Country' | 'Language' required
The demographic dimension to split the standings by.
Filter by country.
Filter by language.
Filter by gender.
Filter by age_bucket.
Filter by occupation.
Filter by tags.
Filter by participant_id.
Filter by leaderboard_id.
Filter by run_id.
Filter by prompt_identifier.
Filter by voted_at.
logic'and' | 'or'
How to combine the field filters: "and" (default) requires every filter to match, "or" requires any of them to match.
Response
OK