(Deprecated) Get editorial livefeed list
GET {{baseUrl}}/v2/editorial/livefeeds?country=<country-code-3>
Deprecated; use GET /v2/editorial/images/livefeeds
instead to get a list of editorial livefeeds.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
country | string | (Required) Returns only livefeeds that are available for distribution in a certain country | |
page | number | Page number | |
per_page | number | Number of results per page |
RESPONSES
status: OK
{"page":1,"per_page":1,"total_count":6011,"data":[{"id":"2018%2F10%2F19%2F'Butterfly'%20photocall%2C%20Rome%20Film%20Festival","name":"'Butterfly' photocall, Rome Film Festival","total_item_count":24,"created_time":"2018-10-19T20:27:26+00:00","cover_item":{"height":170,"width":113,"url":"https://editorial01.shutterstock.com/thumb/9938080a/532b2be1/Shutterstock_9938080a.jpg","id":"9938080a"}}]}