Skip to main content
GET
/
api
/
v1
/
mails
/
{mailServerID}
/
messages
/
{messageID}
/
render
get single mail html
curl --request GET \
  --url https://mail-service.iran.liara.ir/api/v1/mails/{mailServerID}/messages/{messageID}/render \
  --header 'Authorization: <api-key>'
This response has no body data.

Authorizations

Authorization
string
header
required

Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345". #

Path Parameters

mailServerID
string
required
messageID
string
required

Query Parameters

token
string
required

Response

success and returns some html text