get_friends


Gets a user’s friends.

Parameters

Name Description
userID required User ID of the user performing the action.
status optional Name of the friendship status type.
founder optional Whether the founder of a friendship or not.
full optional Whether or not to return full user profiles or just IDs.
page optional Page of results to return.
perPage optional Number of items to return per page.
output optional The response output format. Accepts JSON and XML.

Request Syntax

https://services.onesite.com/rest/svcFriendship?action=getFriends&userID=229751571&devkey=[devkey]

JSON Response