Home

 

Retrieving comments from a message board

To retrieve the Atom document for a comment associated with a person's status message or the other messages posted to a message board, get a feed that lists the comments to find out the comment's ID, and then request that comment.


Atom API request details

Method URI Output representation
GET Value of the href attribute of the <link> element with the rel="self" attribute for each entry in the replies feed for the board entry. comment

 

Input

None.

 

Output

An Atom entry document containing the comment. Returned HTTP Headers

Error codes


Working with the message board

 

Related reference


Get all of the comments associated with a message


+

Search Tips   |   Advanced Search