Get User Stats For Game
Returns a list of achievements for this user by app id. Example: http://api.steampowered.com/ISteamUserStats/GetUserStatsForGame/v0002/?appid=440&key=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX&steamid=76561197972495328
key<token>
In: query
Query Parameters
steamid*string
64-bit Steam ID to return stats for
Default
nullappid*integer
The ID for the game you're requesting
Default
nullFormat
int32format?string
The format of the response. Defaults to json
Value in
"json" | "xml" | "vdf"Response Body
curl -X GET "https://api.steampowered.com/ISteamUserStats/GetUserStatsForGame/v2"Empty
Empty
Empty