Queries the combined standings of multiple leaderboards.
Filters apply to the underlying votes. Benchmarks without granular vote storage evaluate only the filters their aggregated data can answer (tags, participants, leaderboards, runs, prompt identifiers); demographic and vote-time filters require granular vote storage.
Query parameters
The identifiers of the leaderboards to combine.
Whether to apply weighted scoring based on user scores.
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 run_id.
Filter by prompt_identifier.
Filter by voted_at.
How to combine the field filters: "and" (default) requires every filter to match, "or" requires any of them to match.
Response
OK
Changes
Changed in 1 of the 7 revisions of this API.3
- ○
the security scope
apiwas added to the endpoint's security schemeOpenIdConnectapi-security-scope-added
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○