GET /v2/editorial/images/livefeeds
instead to get a list of editorial livefeeds.curl --location --request GET '/v2/editorial/livefeeds?country=<country-code-3>' \
--header 'User-Agent: ShutterstockWorkspace/1.1.30' \
--header 'Authorization: Basic Og=='
{
"$ref": "#/components/schemas/EditorialLivefeedList/example"
}
username:password
Authorization: Basic *****************