v1
latestOpenAPI 3.0.02026-07-131091452.6 MBeditorial_images
(Deprecated) Get editorial livefeed list
Deprecated; use GET /v2/editorial/images/livefeeds instead to get a list of editorial livefeeds.
get/v2/editorial/livefeeds
Query parameters
countrystring country-code-3 required
Returns only livefeeds that are available for distribution in a certain country
pageinteger
Page number
per_pageinteger
Number of results per page
Response
OK
Example response
{
"data": [
{
"id": "2018%2F07%2F17%2FPrince%20Charles%20and%20Camilla%20Duchess%20of%20Cornwall%20visit%20to%20Cornwall%2C%20Day%202",
"name": "Prince Charles and Camilla Duchess of Cornwall visit to Cornwall, Day 2",
"total_item_count": 38,
"created_time": "2018-07-17T12:42:03+00:00",
"cover_item": {
"height": 117,
"width": 170,
"url": "https://editorial01.shuttercorp.net/thumb/9763363q/51e28f39/Shutterstock_9763363q.jpg",
"id": "9763363q"
}
}
],
"page": 1,
"per_page": 1,
"total_count": 56
}