Retrieve a stand-alone forum reply programmatically 

To retrieve complete information about a reply to a topic in a stand-alone forum, use the edit link found in the forum reply entry in the forum replies feed.

You can use this operation to obtain forum reply information that you want to preserve prior to performing an update. See Update forum replies for more information. This method returns the Atom entry of a single reply entry as opposed to a feed of all the reply entries.

See Authenticating requests for information about how to authenticate the request.

Table 1. Atom API request details

Method Resource URI Output representation
GET forum reply Value of the href attribute of <link rel=edit"> element of each entry in the forum replies feed. forum reply


Input

None.


Output

An Atom entry document containing the forum reply.

Returned HTTP headers

HTTP/1.1 200 OK

Content-Type: application/atom+xml

Error codes


Parent topic

Work with stand-alone forum replies

Related reference
Forum reply entry content


   

 

});

+

Search Tips   |   Advanced Search