getNetworkComments


Retrieve a list of comments for the network.

Parameters

Name Description
optional
sortKey optional Key to sort results on.
sortOrder optional Direction to sort results (ASC or DESC).
page optional Page #.
num optional Number of items to show.
xrefType optional Xref type to filter discussions for.
getTotal optional Whether or not to calculate the total records found in a search result.
viewOptions optional List of items to output (comma-separated).
createdBy optional User who created a piece of content.
output optional The response output format. Accepts JSON and XML.

Request Syntax

https://services.onesite.com/rest/ugcDiscussion?action=getNetworkComments&nodeID=188234&num=1&page=1&devkey=[devkey]

JSON Response