Connections
Users
Get list of all friends for the specified user.
get/v1/users/{userId}/friends
Path parameters
userIdinteger required
The user Id to get the friends for.
Query parameters
userSort0 | 1 | 2
Specifies how to sort the returned friends.
Response
OK
Changes
No recorded changes to this endpoint across all 12 revisions of this API.