Difference between revisions of "WebAPI/GetUserGroupList"
< WebAPI
('''Main article about WebAPI.''') |
|||
Line 1: | Line 1: | ||
+ | '''Main article about [[WebAPI]].''' | ||
== URL == | == URL == | ||
<nowiki>GET http://api.steampowered.com/ISteamUser/GetUserGroupList/v1</nowiki> | <nowiki>GET http://api.steampowered.com/ISteamUser/GetUserGroupList/v1</nowiki> |
Latest revision as of 20:17, 18 December 2021
Main article about WebAPI.
URL
GET http://api.steampowered.com/ISteamUser/GetUserGroupList/v1
Method-specific parameters
- steamid (uint64)
- SteamID of user
Result data
- result
- Result status of call
- groups
- List of groups user subscribes to.
- guid: 64 bit ID number of group.