Get All Player Uuid Ranks Self V2
GET
/rank/v2/player/me/rank
Get all of current player’s ranks
Required Permissions: rank:read:self
Authorizations
- HTTPBearerHeadersOrCookie
Responses
200
Successful Response
Response to successfully requesting all of a player’s ranks
object
player_ranks
required
List of player’s ranks
Array<object>
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
string
403
Forbidden
object
auth_success
boolean
error_code
required
string
desc
required
string