Skip to main content
GET
Download raw message source

Authorizations

Authorization
string
header
required

Send a live API key in the Authorization header. Keys in query strings are rejected. A staging key never authenticates against production.

Headers

If-None-Match
string

Return 304 when the current representation matches this entity tag.

Path Parameters

message_id
string
required

Opaque message identifier.

Pattern: ^msg_[A-Za-z0-9_-]{10,64}$
Example:

"msg_7c2m9v4k8q"

Response

Raw RFC 822 message source.

The response is of type file.

Last modified on August 8, 2026