Home

 

Get a feed of the media link entries of a blog

Get a feed that lists the media files that have been uploaded to a blog.

To modify the list or any of the files, see Updating media resources.


Atom API request details

Resource Description
/{handle}/feed/media/atom This feed returns a list of media entries (files or image files) that were added to the blog specified by the provided {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.

You can use one or more of the input parameters to limit the number of media link entries returned in the feed. Separate multiple parameters with an ampersand (&).


Input parameters

Parameter Description
page Page number. Specifies the page to be returned. The first page is page 0.
ps Page size. Specifies the number of entries to return per page.


Get data from an individual blog

 

Related reference


Media link content

Retrieving a media resource


+

Search Tips   |   Advanced Search