Skip to main content
GET
Get an email

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

email_id
string
required

Opaque email identifier. The address itself is never used as a path ID.

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

"eml_4p9g2t7n8w"

Response

Email details.

data
object
required
Last modified on August 8, 2026