getArticles


Retrieves a list of articles.

Parameters

Name Description
nodeID required The primary identifier for your network.
blogID optional Blog ID (Site ID) the article belongs to.
createdBy optional ID of the user that created the article.
page optional Page of results to return.
num optional Number of items to return per page.
sortKey optional Key to sort results on.
sortOrder optional Direction to sort results.
lang_id optional Language ID.
optional
output optional The response output format. Accepts JSON and XML.

Request Syntax

https://services.onesite.com/rest/ugcArticle?action=getArticles&nodeID=188234&devkey=[devkey]

JSON Response