WebAPI/GetCommunityBadgeProgress

From Team Fortress Wiki
< WebAPI
Revision as of 20:12, 18 December 2021 by Far (talk | contribs) ('''Main article about WebAPI.''')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.