Get a list of forum topics and replies that require action 

Get a feed that lists the forum topics and replies that are awaiting action by the moderator.

The user authenticating the request must be a global-moderator of the Forums application

Table 1. Atom API request details

Resource Description
From the moderation service document, use the web address in the href attribute of the <collection> element that contains the <category term="approval-content" ... /> element A feed that lists the forum topics and replies that are awaiting action.

You can use one or more of the input parameters to limit the number of entries returned in the feed. Separate multiple parameters with an ampersand (&).

Table 2. Input parameters

Parameter Description
communityUuid Unique ID of a community. Limits the entries returned to include only those that are part of the specified community forum.
forumUuid Unique ID of a forum. Limits the entries returned to include only those that are part of the specified forum.
page Page number. Specifies the page to be returned. The first page is page 1.
ps Page size. Specifies the number of entries to return per page.
status Limits the number of entries returned to include only those having the specified status. The options are as follows:

  • pending

      Note: This is the default option.

  • rejected

Output

An Atom feed containing the forum topics and replies that are awaiting moderator action.


Parent topic

Work with forum topics and replies that are awaiting approval


   

 

});

+

Search Tips   |   Advanced Search