Player Info

Requesting general player information

Player Info

get

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?