searchFriends


Searches a user’s friends.

Parameters

Name Description
userID required User ID of the user performing the action.
terms optional Text string for searching friends.
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=searchFriends&userID=229751571&terms=Andrew&devkey=[devkey]

JSON Response