Home

 

Retrieving the Blogs service document

Before your applications can create or update information in a blog, retrieve the service document. You can use the links that it provides to locate the resources that you want to update.


Atom API request details

Method Resource URI Description
GET Service document /api Accesses a user's service document. The service document provides a list of workspaces, one for each blog the user owns or for which the user is an author. It also provides a workspace for the My Blogs collection, which was introduced in version 2.0.
GET Service document /services/atom Accesses a user's service document. The service document provides a list of workspaces, one for each blog the user owns or for which the user is an author. This service document is compatible with Lotus Connections version 1.0.x. It does not provide a workspace for the My Blogs collection.

 

Input parameters

None.

 

Output

A Blogs service document in Atom Publishing protocol format. The following HTTP headers:

 

Example

Input HTTP headers:

Response HTTP headers:

Response content:


Using the publishing APIs


+

Search Tips   |   Advanced Search