getQueue


Retrieve items from pre-moderation queue.

Parameters

Name Description
nodeID required Node of content we are working with.
xrefType required Type of content.
level optional Escalation level.
page optional Page number.
num optional Number of items to load.
sortOrder optional Sort order.
tag optional Tag to query against.
getTotal optional Whether or not to get the total number of items.
viewOptions optional View Options.
output optional The response output format. Accepts JSON and XML.

Request Syntax

https://services.onesite.com/rest/svcPremoderation?action=getQueue&nodeID=188234&xrefType=discussion_post&num=1&devkey=[devkey]

JSON Response