WebAPI/GetCommunityBadgeProgress

From Team Fortress Wiki
< WebAPI
Revision as of 20:36, 7 June 2013 by RJackson (talk | contribs) (Created page with "== URL == <nowiki>GET http://api.steampowered.com/IPlayerService/GetCommunityBadgeProgress/v1</nowiki> == Method-specific parameters == :;steamid ''(uint64)'': The 64 bit ID ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

URL

GET http://api.steampowered.com/IPlayerService/GetCommunityBadgeProgress/v1

Method-specific parameters

steamid (uint64)
The 64 bit ID of the player.
badgeid (Optional) (int32)
An badge id.

Result data

response
quests
Array of quests (actions required to unlock a badge)
questid
Quest ID; no schema is currently available.
completed
Whether the steam account has completed this quest.