snapshots
Retrieves a list of snapshots created by your application for the player corresponding to the player ID.
get/games/v1/players/{playerId}/snapshots
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.
maxResultsinteger
The maximum number of snapshot resources to return in the response, used for paging. For any response, the actual number of snapshot resources returned may be less than the specified maxResults.
pageTokenstring
The token returned by the previous request.
Response
Successful response