---
title: "Changes to Get an email message"
method: GET
path: "/email_messages/{id}"
---

# Changes to Get an email message

`GET /email_messages/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 61 revisions.

- **2026-07-28** `b1bf96d8391e` — 15 breaking, 5 warning, 1 info
- **2026-07-16** `2fb3b617430a` — 4 warning, 3 info
- **2026-07-12** `b3c5aebde44c` — 1 breaking, 4 warning
- **2026-07-07** `6ef0ae248bf7` — 1 info
- **2026-07-02** `224ed0d8a5c3` — 1 breaking

## Changes

- **2026-07-28** `b1bf96d8391e` — 15 breaking, 5 warning, 1 info
  - the `data` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `data/attachments` from the response with the `200` status
  - removed the required property `data/bcc` from the response with the `200` status
  - removed the required property `data/cc` from the response with the `200` status
  - removed the required property `data/events` from the response with the `200` status
  - removed the required property `data/from` from the response with the `200` status
  - removed the required property `data/id` from the response with the `200` status
  - removed the required property `data/inserted_at` from the response with the `200` status
  - removed the required property `data/record_type` from the response with the `200` status
  - removed the required property `data/reply_to` from the response with the `200` status
  - removed the required property `data/status` from the response with the `200` status
  - removed the required property `data/subject` from the response with the `200` status
  - removed the required property `data/template_id` from the response with the `200` status
  - removed the required property `data/template_variables` from the response with the `200` status
  - removed the required property `data/to` from the response with the `200` status
  - removed the optional property `data/inline_css` from the response with the `200` status
  - removed the optional property `data/sandbox` from the response with the `200` status
  - removed the optional property `data/send_at` from the response with the `200` status
  - removed the optional property `data/suppressed` from the response with the `200` status
  - removed the optional property `suppressed` from the response with the `200` status
  - added `#/components/schemas/EmailMessage, subschema #2` to the `data` response property `allOf` list for the response status `200`
- **2026-07-16** `2fb3b617430a` — 4 warning, 3 info
  - added the new `recipient_suppressed` enum value to the `errors/items/code` response property for the response status `401`
  - added the new `recipient_suppressed` enum value to the `errors/items/code` response property for the response status `404`
  - added the new `reputation_suspended` enum value to the `errors/items/code` response property for the response status `401`
  - added the new `reputation_suspended` enum value to the `errors/items/code` response property for the response status `404`
  - added the optional property `suppressed` to the response with the `200` status
  - added the optional property `suppressed` to the response with the `401` status
  - added the optional property `suppressed` to the response with the `404` status
- **2026-07-12** `b3c5aebde44c` — 1 breaking, 4 warning
  - removed the required property `data/idempotency_key` from the response with the `200` status
  - added the new `10027` enum value to the `errors/items/code` response property for the response status `401`
  - added the new `10027` enum value to the `errors/items/code` response property for the response status `404`
  - added the new `10036` enum value to the `errors/items/code` response property for the response status `401`
  - added the new `10036` enum value to the `errors/items/code` response property for the response status `404`
- **2026-07-07** `6ef0ae248bf7` — 1 info
  - endpoint added
- **2026-07-02** `224ed0d8a5c3` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/team-telnyx/apis/telnyx-api-2/docs/email_messages/:id/get.md) · [API](https://skmtc.dev/team-telnyx/apis/telnyx-api-2.md) · [Page](https://skmtc.dev/team-telnyx/apis/telnyx-api-2/changes/email_messages/:id/get)
