Player Info
Requesting general player information
Get a player's UUID, name and group by either their UUID or name.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
playerstringRequired
name or uuid of the player
Query parameters
tokenstringOptional
deprecated
Responses
200
OK
*/*
get
/player/{player}200
OK
Last updated
Was this helpful?