getMessagesInFolder


Get messages in folder.

Parameters

Name Description
userID required A single user id.
folderID optional The folder identifier.
status optional The status to update the message to.
page optional The requested page of results.
perPage optional The number of results to pull per page.
output optional The response output format. Accepts JSON and XML.

Request Syntax

https://services.onesite.com/rest/ugcMessage?action=getMessagesInFolder&userID=229751571&status=new,read&page=1&perPage=1&devkey=[devkey]

JSON Response