Email Messages

Get an email message

The legacy /v2/emails/{id} GET route is a backward-compatible alias for this operation.

get/email_messages/{id}

Path parameters

idstring uuid required

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

  • b1bf96d8391e1551See the full diff
    • the data response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the required property data/attachments from the response with the 200 status

      response-required-property-removed

    • removed the required property data/bcc from the response with the 200 status

      response-required-property-removed

    • removed the required property data/cc from the response with the 200 status

      response-required-property-removed

    • removed the required property data/events from the response with the 200 status

      response-required-property-removed

    • removed the required property data/from from the response with the 200 status

      response-required-property-removed

    • removed the required property data/id from the response with the 200 status

      response-required-property-removed

    • removed the required property data/inserted_at from the response with the 200 status

      response-required-property-removed

    • removed the required property data/record_type from the response with the 200 status

      response-required-property-removed

    • removed the required property data/reply_to from the response with the 200 status

      response-required-property-removed

    • removed the required property data/status from the response with the 200 status

      response-required-property-removed

    • removed the required property data/subject from the response with the 200 status

      response-required-property-removed

    • removed the required property data/template_id from the response with the 200 status

      response-required-property-removed

    • removed the required property data/template_variables from the response with the 200 status

      response-required-property-removed

    • removed the required property data/to from the response with the 200 status

      response-required-property-removed

    • removed the optional property data/inline_css from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/sandbox from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/send_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/suppressed from the response with the 200 status

      response-optional-property-removed

    • removed the optional property suppressed from the response with the 200 status

      response-optional-property-removed

    • added EmailMessage subschema #2 to the data response property allOf list for the response status 200

      response-property-all-of-added

  • 2fb3b617430a43See the full diff
    • added the new recipient_suppressed enum value to the errors/items/code response property for the response status 401

      response-property-enum-value-added

    • added the new recipient_suppressed enum value to the errors/items/code response property for the response status 404

      response-property-enum-value-added

    • added the new reputation_suspended enum value to the errors/items/code response property for the response status 401

      response-property-enum-value-added

    • added the new reputation_suspended enum value to the errors/items/code response property for the response status 404

      response-property-enum-value-added

    • added the optional property suppressed to the response with the 200 status

      response-optional-property-added

    • added the optional property suppressed to the response with the 401 status

      response-optional-property-added

    • added the optional property suppressed to the response with the 404 status

      response-optional-property-added

  • b3c5aebde44c14See the full diff
    • removed the required property data/idempotency_key from the response with the 200 status

      response-required-property-removed

    • added the new 10027 enum value to the errors/items/code response property for the response status 401

      response-property-enum-value-added

    • added the new 10027 enum value to the errors/items/code response property for the response status 404

      response-property-enum-value-added

    • added the new 10036 enum value to the errors/items/code response property for the response status 401

      response-property-enum-value-added

    • added the new 10036 enum value to the errors/items/code response property for the response status 404

      response-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