ApiAccount
Get Account
POST
/
leaderboard.v1.LeaderboardService
/GetAccountLeaderboard
Authorization
Authorization
RequiredBearer <token>
In: header
Request Body
application/json
Requiredapp
objectnull
For a given app leaderboard, the app id
badge
objectnull
For a given badge leaderboard, the steam badge id
end
integernull
The end index
Minimum:
0
Format: "int32"
goToLeaderboardRank
integernull
The rank to go to
Minimum:
0
Format: "int32"
leaderboard
Requiredstring
The leaderboard to get
Value in:
"apps" | "limited_apps" | "app_playtime" | "awards_given" | "awards_received" | "bans" | "game_bans" | "vac_bans" | "donations" | "foil_badges" | "normal_badges" | "badges" | "playtime" | "points_given" | "points_received" | "steam_sets" | "xp" | "badge_completion_time" | "badge_highest_level"
location
arraynull
The location(s)to get the leaderboard for, otherwise global
start
integernull
The start index
Minimum:
0
Format: "int32"
OK