Get the history of a flagged forum topic or reply 

Get a feed that lists a history of the flags raised on a given forum topic or reply.

The user authenticating the request must be the moderator of the Forums application.

Table 1. Atom API request details

Resource Description
From the Flagged Entries feed, use the web address in the href attribute of the <link> element with the rel="http://www.ibm.com/xmlns/prod/sn/history" attribute for the entry representing the topic or reply. A feed that lists the reports associated with the specified topic or reply

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
filter Value with which to filter the returned entries. Options are:
flag

    Any flag record, dismissed or not.

flagIsDismissed

    Only flag records that have been dismissed.

flagIsRaised

    Only flag records that have not been dismissed.

The default value for this parameter is flagIsRaised.

page Page number. Specifies the page to be returned. The first page is page 0.
ps Page size. Specifies the number of entries to return per page. The default is 30.


Output

An Atom feed containing the reports associated with the specified forum topic or reply.


Parent topic

Manage flagged Forums content


   

 

});

+

Search Tips   |   Advanced Search