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
GET /email-files/{fileName} HTTP/1.1
Host: 
Accept: */*
binary

Last updated