Get All Player Uuid Ranks Self
Deprecated
GET
/rank/v1/player/me/rank
Get all of current player’s ranks
Required Permissions: rank:read:self
DEPRECATED Use the V2 endpoints
Authorizations
- HTTPBearerHeadersOrCookie
Responses
200
Successful Response
DEPRECATED Response to successfully requesting all of a player’s ranks
object
player_ranks
required
List of player’s ranks
Array<object>
DEPRECATED Response to successfully requesting a player’s rank
object
player_uuid
required
UUID for this specific player
string format: uuid
rank
required
Current rank info about player
object
mu
required
Trueskill mu. This is a measure of perceived skill in a player
number
sigma
required
Trueskill sigma. This is a measure of how unconfident we are in the perceived skill (high sigma means less confident)
number
custom_data
Custom key-value player rank data
object
key
additional properties
string
rank_id
required
ID for this rank
integer
403
Forbidden
object
auth_success
boolean
error_code
required
string
desc
required
string