Skip to main content

GET_getLeaderboard

Get the competitive leaderboard for an act. Returns: LeaderboardDto or dict Raises: InvalidRegion, RiotAPIResponseError

Example

Some players have private profiles. For these entries, gameName is "Private" and puuid/tagLine are empty strings.
Use startIndex to paginate through the full leaderboard. For example, to get entries 201–400, set startIndex=200.