Retrieve messages from a message board 

To retrieve messages posted to a message board, look at the board feed to find the entry ID of the message, and then request that entry.

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

Table 1. Atom API request details

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


Input

None.


Output

An Atom entry document containing the message.

Returned HTTP headers

HTTP/1.1 200 OK

Content-Type: application/atom+xml

Error codes


Parent topic

Work with the message board

Related reference
Getting a person's message board entries


   

 

});

+

Search Tips   |   Advanced Search