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