getCommentInfo


Gets information about a particular comment.

Parameters

Name Description
nodeID required Node of content we are working with.
commentID required ID of comment (post) to work with.
viewOptions optional List of items to output (comma-separated).
skipStatusCheck optional Whether or not to skip the active comment status check.
output optional The response output format. Accepts JSON and XML.

Request Syntax

https://services.onesite.com/rest/ugcDiscussion?action=getCommentInfo&nodeID=188234&commentID=157882247&devkey=[devkey]

JSON Response