Skip to content

Download the raw RFC822 (.eml)

GET
/v1/aliases/{alias}/messages/{messageId}/raw

Streams the original raw MIME message as message/rfc822 (a .eml download).

Authorizations

apiKey

Scoped API key. Scopes are readwriteadmin. A call needing more scope than the key holds returns 403 insufficient_scope.

Type
HTTP (bearer)

Parameters

Path Parameters

alias*
Type
string
Required
Example"support"
messageId*
Type
string
Required

Responses

The raw MIME message.

message/rfc822

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Emithook · a Finnoto product