---
title: "Changes to List email messages"
method: GET
path: "/email_messages"
---

# Changes to List email messages

`GET /email_messages`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 61 revisions.

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

## Changes

- **2026-07-28** `b1bf96d8391e` — 1 breaking, 3 warning, 8 info
  - removed the required property `data/items/inserted_at` from the response with the `200` status
  - removed the optional property `data/items/send_at` from the response with the `200` status
  - removed the optional property `data/items/suppressed` from the response with the `200` status
  - added the new `daily_limit_exceeded` enum value to the `data/items/events/items/type` response property for the response status `200`
  - added the optional property `data/items/recipient_statuses` to the response with the `200` status
  - added the optional property `data/items/scheduled_at` to the response with the `200` status
  - added the required property `data/items/attachments/items/content_id` to the response with the `200` status
  - added the required property `data/items/attachments/items/disposition` to the response with the `200` status
  - added the required property `data/items/attachments/items/sha256` to the response with the `200` status
  - added the required property `data/items/attachments/items/size_bytes` to the response with the `200` status
  - added the required property `data/items/attachments/items/url` to the response with the `200` status
  - added the required property `data/items/created_at` to the response with the `200` status
- **2026-07-16** `2fb3b617430a` — 2 warning, 1 info
  - added the new `recipient_suppressed` 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 `401`
  - added the optional property `suppressed` to the response with the `401` status
- **2026-07-12** `b3c5aebde44c` — 1 breaking, 2 warning
  - removed the required property `data/items/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 `10036` enum value to the `errors/items/code` response property for the response status `401`
- **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/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/get)
