players
Retrieves the Player resource with the given ID. To retrieve the player for the currently authenticated user, set playerId to me.
get/games/v1/players/{playerId}
Path parameters
playerIdstring required
A player ID. A value of me may be used in place of the authenticated player's ID.
Query parameters
languagestring
The preferred language to use for strings returned by this method.
playerIdConsistencyTokenstring
Consistency token of the player id. The call returns a 'not found' result when the token is present and invalid. Empty value is ignored. See also GlobalPlayerIdConsistencyTokenProto
Response
Successful response