GET /tournaments/{tournament_id_or_slug}/standings
Summary: Get tournament standings
Operation ID: get_tournaments_tournamentIdOrSlug_standings
Auth: unknown
Operation ID: get_tournaments_tournamentIdOrSlug_standings
Auth: unknown
Description
Get the current standings for a given tournament
Parameters (3)
page
(?, query, optional)
Pagination in the form of `page=2` or `page[size]=30&page[number]=2`
per_page
(integer, query, optional, default: 50)
Equivalent to `page[size]`
Constraints: {'minimum': 1, 'maximum': 100}
tournament_id_or_slug
(?, path, required)
A tournament ID or slug
No probe data for this endpoint yet.