getFriendsTimeline


Take Twitter authentication data and retrieve friends_timeline from Twitter API.

Parameters

Name Description
nodeID optional The node ID for this domain.
domain optional Domain of ONEsite network to work with.
userID required ID of a ONEsite user.
page optional Pagination param
num optional Pagination param
client optional The client viewing a user’s timeline. Sending ‘iphone’ or ‘android’ will limit the user information returned to make it more manageable.
output optional The response output format. Accepts JSON and XML.

Request Syntax

https://services.onesite.com/rest/svcTwitter?action=getFriendsTimeline&nodeID=188234&userID=229928503&page=1&num=5&client=iphone&devkey=[devkey]

JSON Response