getStatuses


Grabs statuses based off of nodeID, siteID or userID. If more than one is set, it will preferentially use userID, then siteID, then nodeID.

Parameters

Name Description
nodeID optional The primary identifier for your network.
siteID optional Site on which the status appears
userID optional The user making the status
optional
optional
sortOrder optional Sort order
archived optional Whether or not the status is archived.
num optional The number of results to display per page
page optional The page of results to display
optional
output optional The response output format. Accepts JSON and XML.

Request Syntax

https://services.onesite.com/rest/ugcStatus?action=getStatuses&userID=229928503&devkey=[devkey]

JSON Response