Download raw message source
Download raw message source
Streams the original raw MIME from private storage after account ownership and 15-minute expiry checks. The response is never a permanent public URL, and raw content is not logged. A 304 response is still charged.
GET
Download raw message source
Authorizations
Send a live API key in the Authorization header. Keys in query strings are rejected. A staging key never authenticates against production.
Headers
Return 304 when the current representation matches this entity tag.
Path Parameters
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