Get an email message
The legacy /v2/emails/{id} GET route is a backward-compatible alias for this operation.
Path parameters
Email message UUID.
Response
Email message details, including plain-text and HTML bodies.
Example response
{
"data": {
"recipient_statuses": {
"bounced": 2,
"delivered": 998
}
}
}Changes
Changed in 5 of the 61 revisions of this API.17135
- ▲
the
dataresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
removed the required property
data/attachmentsfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/bccfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/ccfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/eventsfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/fromfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/idfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/inserted_atfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/record_typefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/reply_tofrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/statusfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/subjectfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/template_idfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/template_variablesfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/tofrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
data/inline_cssfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/sandboxfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/send_atfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/suppressedfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
suppressedfrom the response with the200statusresponse-optional-property-removed
- ○
added
EmailMessagesubschema #2to thedataresponse propertyallOflist for the response status200response-property-all-of-added
- ▲
- ●
added the new
recipient_suppressedenum value to theerrors/items/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
recipient_suppressedenum value to theerrors/items/coderesponse property for the response status404response-property-enum-value-added
- ●
added the new
reputation_suspendedenum value to theerrors/items/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
reputation_suspendedenum value to theerrors/items/coderesponse property for the response status404response-property-enum-value-added
- ○
added the optional property
suppressedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
suppressedto the response with the401statusresponse-optional-property-added
- ○
added the optional property
suppressedto the response with the404statusresponse-optional-property-added
- ●
- ▲
removed the required property
data/idempotency_keyfrom the response with the200statusresponse-required-property-removed
- ●
added the new
10027enum value to theerrors/items/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
10027enum value to theerrors/items/coderesponse property for the response status404response-property-enum-value-added
- ●
added the new
10036enum value to theerrors/items/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
10036enum value to theerrors/items/coderesponse property for the response status404response-property-enum-value-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 111 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲