(Deprecated) List editorial categories
GET {{baseUrl}}/v2/editorial/categories
Deprecated; use GET /v2/editorial/images/categories
instead. This endpoint lists the categories that editorial images can belong to, which are separate from the categories that other types of assets can belong to.
RESPONSES
status: OK
{"data":[{"name":"Animal"},{"name":"Awards"},{"name":"Art"},{"name":"Film Stills"}]}