GET /v2/editorial/images/{id}
instead to show information about an editorial image, including a URL to a preview image and the sizes that it is available in.curl --location --request GET '/v2/editorial/<string>?country=<country-code-3>' \
--header 'User-Agent: ShutterstockWorkspace/1.1.30' \
--header 'Authorization: Basic Og=='
{
"$ref": "#/components/schemas/EditorialContent/example"
}