Mails management API definition (1.0.0)

Download OpenAPI specification:Download

Mails Images

Get an image

Get an image from it's key.

path Parameters
key
required
string^(\w{8}-\w{4}-\w{4}-\w{4}-\w{12}|placeholder)...

The image's key. Can be a GUID (\w{8}-\w{4}-\w{4}-\w{4}-\w{12}) for an image previously uploaded or 'placeholder' for a placeholder. Can be suffixed with a size to be resized (@\d{1,4}x\d{1,4}) eg. placeholder@150x210.

Responses

Response samples

Content type
application/json
{
  • "code": -99999999
}