Email
Get Email Raw
Get the entire unparsed email file as an EML file. Only available for valid emails.
GET
/
api
/
v1
/
email
/
{email_id}
/
raw
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
email_id
string
requiredResponse
200 - application/json
The response is of type any
.