getNetworkThreads


Gets threads from across the entire network or site.

Parameters

Name Description
node_id required Node ID the thread belongs to.
blog_id optional Blog ID the thread belongs to.
category_id optional Category ID the thread belongs to.
forum_id optional Forum ID the thread belongs to.
created_by optional User ID that created the thread.
post_to_show optional Whether the most recent or first post should be shown.
allow_other_nodes optional Skips certain node id checks if set.
sort_key optional Key to sort threads by.
sort_order optional Order to arrange thread sorting.
get_total optional Whether or not to get the total number of threads.
page optional Page of results to return.
num optional Number of items to return per page.
output optional The response output format. Accepts JSON and XML.

Request Syntax

https://services.onesite.com/rest/ugcForumThread?action=getNetworkThreads&node_id=188234&devkey=[devkey]

JSON Response