Home

 

Get a feed of the latest comments added to all blogs

Get a feed that includes all of the comments added to the postings in all of the blogs hosted by the Blogs feature from most recent to oldest. The following resources are available from the recent comments feed:


Atom API request details

Resource Description
{homepage}/feed/comments/atom A feed containing the comments for all blogs.

{homepage} represents the blog handle of the blog configured to be the home page of the Blogs feature. The handle is defined when the home page blog is created by the administrator.

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


Input parameters

Parameter Description
page Page number. Specifies the page to be returned. The first page is page 0. The value must be an integer equal to or greater than 0.
ps Page size. Specifies the number of entries to return per page. The value must be an integer between 1 and 50.

 

Output

An Atom feed document containing the blog comments.

 

Example

To get a feed of all of the comments made on the blog with the handle home, send the following HTTP request:

The HTTP response would look as follows:

The following content is returned by the server:


Get data from all of the blogs


+

Search Tips   |   Advanced Search