Get Friend List
Returns the friend list of any Steam user, provided their Steam Community profile visibility is set to "Public". The relationship parameter specifies the type of relationship (e.g., "friend").
key<token>
In: query
Query Parameters
steamid*string
64-bit Steam ID to return friend list for
Default
nullrelationship?string
Relationship type filter (e.g., "friend")
format?string
The format of the response. Defaults to json
Value in
"json" | "xml" | "vdf"Response Body
curl -X GET "https://api.steampowered.com/ISteamUser/GetFriendList/v1"Empty
Empty
Empty