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