Get a list of the tags assigned to a specific blog 

Get a category document that lists the tags that have been assigned to all of the posts in an individual blog.

Table 1. Atom API request details

Resource Description
/{handle}/feed/tags/atom A category document containing the tags that have been assigned to all of the posts in a blog.

Note: {handle} represents the blog handle. A handle is specified when a blog is first created and is used in the construction of web addresses used to query the entries in a blog.


Output

An Atom category document containing the tags that have been assigned to all of the posts in the specified blog.


Parent topic

Getting data from an individual blog


   

 

});

+

Search Tips   |   Advanced Search