WebAPI/GetCommunityBadgeProgress
< WebAPI
Main article about WebAPI.
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.