friends
Get friends list by XUID
Returns the friends list for a specific user by their XUID.
get/v2/friends/{xuid}
Path parameters
xuidstring required
Response
Friends list
Example response
{
"code": 200
}Returns the friends list for a specific user by their XUID.
Friends list
{
"code": 200
}