Email Files
GET
Path parameters
fileNamestringRequiredExample:
The name of the file to retrieve.
example_file_name.jpg
Responses
200
File retrieved successfully
application/json
Responsestring · binary
404
File not found
application/json
500
Internal server error
application/json
get
GET /email-files/{fileName} HTTP/1.1
Host:
Accept: */*
binary
Last updated