v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-133977107.4 KB
achievements

Lists the progress for all your application's achievements for the currently authenticated player.

get/games/v1/players/{playerId}/achievements

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 achievement resources to return in the response, used for paging. For any response, the actual number of achievement resources returned may be less than the specified maxResults.

pageTokenstring

The token returned by the previous request.

state'ALL' | 'HIDDEN' | 'REVEALED' | 'UNLOCKED'

Tells the server to return only achievements with the specified state. If this parameter isn't specified, all achievements are returned.

Response

Successful response