players
Get the collection of players for the currently authenticated user.
get/games/v1/players/me/players/{collection}
Path parameters
collection'CONNECTED' | 'VISIBLE' | 'FRIENDS_ALL' required
Collection of players being retrieved
Query parameters
languagestring
The preferred language to use for strings returned by this method.
maxResultsinteger
The maximum number of player resources to return in the response, used for paging. For any response, the actual number of player resources returned may be less than the specified maxResults.
pageTokenstring
The token returned by the previous request.
Response
Successful response