v1
latestOpenAPI 3.0.42026-08-04342835917.6 KBBenchmark
Returns the share of a benchmark's votes falling in each demographic bucket.
The same vote-level filters as the standings query apply. Every dimension closes with an unknown bucket for votes with no recorded value, and its shares sum to 1. Benchmarks without granular votes return a zero-vote, empty-dimension response.
get/benchmark/{benchmarkId}/demographics
Path parameters
benchmarkIdstring required
The id of the benchmark.
Query parameters
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