List editorial video categories
GET {{baseUrl}}/v2/editorial/videos/categories
This endpoint lists the categories that editorial videos can belong to, which are separate from the categories that other types of assets can belong to.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
User-Agent | string |
RESPONSES
status: OK
{"data":[{"name":"Animal"},{"name":"Awards"},{"name":"Art"},{"name":"Film Stills"}]}