Email Files

GET

Retrieves a file by its name from the S3 bucket.

get
Path parameters
fileNamestringRequired

The name of the file to retrieve.

Example: example_file_name.jpg
Responses
200

File retrieved successfully

application/json
Responsestring · binary
get
/email-files/{fileName}

Last updated