---
title: "Changes to Get a thread and a page of its messages"
method: GET
path: "/email_inboxes/{inbox_id}/threads/{thread_id}"
---

# Changes to Get a thread and a page of its messages

`GET /email_inboxes/{inbox_id}/threads/{thread_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 61 revisions.

- **2026-07-28** `b1bf96d8391e` — 2 breaking, 1 warning, 4 info
- **2026-07-16** `2fb3b617430a` — 1 info

## Changes

- **2026-07-28** `b1bf96d8391e` — 2 breaking, 1 warning, 4 info
  - the response property `data/allOf[subschema #2]/messages/items/message_id` became nullable for the status `200`
  - the response property `data/allOf[subschema #2]/messages/items/received_at` became nullable for the status `200`
  - added the new `outbound` enum value to the `data/allOf[subschema #2]/messages/items/direction` response property for the response status `200`
  - removed the `received` enum value from the `data/allOf[subschema #2]/messages/items/status` response property for the response status `200`
  - added the required property `data/allOf[#/components/schemas/InboundThread]/labels` to the response with the `200` status
  - added the required property `data/allOf[subschema #2]/messages/items/labels` to the response with the `200` status
  - added the required property `data/allOf[subschema #2]/messages/items/sent_at` to the response with the `200` status
- **2026-07-16** `2fb3b617430a` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/team-telnyx/apis/telnyx-api-2/docs/email_inboxes/:inbox_id/threads/:thread_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_inboxes/:inbox_id/threads/:thread_id/get)
