v1
OpenAPI 3.0.42026-08-068161,1253.1 MBConnections
Users
Get a paginated list of all friends for the specified user.
get/v1/users/{userId}/friends/find
Path parameters
userIdinteger required
The user Id to get the friends for.
Query parameters
userSort0 | 1 | 2
Specifies how to sort the returned friends.
cursorstring
The paging cursor for the previous or next page.
limitinteger
The number of results per request.
findFriendsType0 | 1
Response
OK