Difference between revisions of "WebAPI/GetUserGroupList"

From Team Fortress Wiki
Jump to: navigation, search
m
Line 6: Line 6:
  
 
== Result data ==
 
== Result data ==
 +
;result: Result status of call
 +
;groups: List of groups user subscribes to.
 +
 +
:'''guid''': 64 bit ID number of group.
  
 
[[Category:WebAPI]]
 
[[Category:WebAPI]]

Revision as of 00:52, 30 April 2013

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.