Retrieve a stand-alone forum owner or moderator programmatically 

To retrieve the member entry document for the owner or moderator of a stand-alone forum, use the edit link found in the member entry in the members feed.

You can use this operation to obtain member information that you want to preserve prior to performing an update. See Update stand-alone forum owners or moderators programmatically for more information. This method returns the Atom entry of a single member as opposed to a feed of all the members.

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

Table 1. Atom API request details

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


Input

None.


Output

An Atom entry document containing the member.

Returned HTTP headers

HTTP/1.1 200 OK

Content-Type: application/atom+xml

Error codes


Parent topic

Work with stand-alone forum members

Related reference
Member entry content


   

 

});

+

Search Tips   |   Advanced Search