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