List messages for an email
Returns non-expired messages for an email owned by the authenticated account. The service never calls this endpoint automatically. Messages disappear from reads 15 minutes after arrival even if physical cleanup is still running. A 304 response is still charged.
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 email identifier. The address itself is never used as a path ID.
^eml_[A-Za-z0-9_-]{10,64}$"eml_4p9g2t7n8w"
Query Parameters
Maximum number of resources to return.
1 <= x <= 100Opaque cursor returned by the previous page. Do not construct or modify it.
1 - 512