List featured video collections

GET {{baseUrl}}/v2/videos/collections/featured

This endpoint lists featured video collections and a name and cover video for each collection.

Request Params

KeyDatatypeRequiredDescription
embedstringWhat information to include in the response, such as a URL to the collection

HEADERS

KeyDatatypeRequiredDescription
User-Agentstring

RESPONSES

status: OK

{"data":[{"total_item_count":50,"items_updated_time":"2018-01-30T09:49:22-05:00","name":"Flower Still Lifes","id":"73497710","created_time":"2018-03-06T19:19:02.000Z","updated_time":"2018-03-06T21:28:06.000Z","cover_item":{"url":"https://ak.picdn.net/assets/cms/ecedf10e57824db9516560f7523f084b445c1672-shutterstock_104947832.jpg"},"share_url":"http://www.shutterstock.com/collections/73497710-flower-still-lifes.html"},{"total_item_count":100,"items_updated_time":"2016-05-18T10:49:02-04:00","name":"Feeling Down","id":"45566855","created_time":"2018-03-06T18:54:19.000Z","updated_time":"2018-03-07T13:58:21.000Z","cover_item":{"url":"https://ak.picdn.net/assets/cms/3aa67c2b92c7cead79da08b955f409269553fade-shutterstock_343681901.jpg"},"share_url":"http://www.shutterstock.com/collections/45566855-feeling-down.html"}]}