api-v2-email-images

Get Email Inline Image

Redirect to a freshly presigned S3 GET for a composer inline image.

Requires a normal authenticated session (not the one-off email-action token type). The key's embedded account id is checked against the requesting user's memberships before a short-lived presigned URL is generated and returned as a 302.

get/api/v2/email-images/{s3_key}

Path parameters

s3_keystring required

Response

Successful Response

{"stackTrail":"paths:/api/v2/email-images/{s3_key}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes