GET /v2/editorial/images/updated
instead to get recently updated items.curl --location --request GET '/v2/editorial/updated?type=<string>&date_updated_start=<dateTime>&date_updated_end=<dateTime>&country=<country-code-3>' \
--header 'User-Agent: ShutterstockWorkspace/1.1.30' \
--header 'Authorization: Basic Og=='
{
"$ref": "#/components/schemas/EditorialUpdatedResults/example"
}
username:password
Authorization: Basic *****************