---
title: "Changes to Retrieve a list of all messages in the conversation"
method: GET
path: "/v1/Conversations/{ConversationSid}/Messages"
---

# Changes to Retrieve a list of all messages in the conversation

`GET /v1/Conversations/{ConversationSid}/Messages`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 51 revisions.

- **2025-07-03** (v1) `92d1169c37c2` — 2 breaking
- **2025-06-12** (v1) `9e5a9439b5b3` — 1 breaking
- **2025-03-11** (v1) `b4d0e634cd69` — 2 breaking
- **2025-02-20** (v1) `2cf60eb95eb9` — 1 breaking
- **2024-08-26** (v1) `5265b2a49bcb` — 1 info
- **2023-08-10** (v1) `4e3f150aaa78` — 1 info

## Changes

- **2025-07-03** (v1) `92d1169c37c2` — 2 breaking
  - the `messages/items/delivery` response's property type changed from `object` to no type for status `200`
  - the `messages/items/media/items/` response's property type changed from `object` to no type for status `200`
- **2025-06-12** (v1) `9e5a9439b5b3` — 1 breaking
  - for the `query` request parameter `PageSize`, the max was decreased from `1000.00` to `100.00`
- **2025-03-11** (v1) `b4d0e634cd69` — 2 breaking
  - the `messages/items/delivery` response's property type changed from no type to `object` for status `200`
  - the `messages/items/media/items/` response's property type changed from no type to `object` for status `200`
- **2025-02-20** (v1) `2cf60eb95eb9` — 1 breaking
  - for the `query` request parameter `PageSize`, the format changed from no format to `int64`
- **2024-08-26** (v1) `5265b2a49bcb` — 1 info
  - the `index` response's property default value `0` was added for the status `200`
- **2023-08-10** (v1) `4e3f150aaa78` — 1 info
  - api tag `ConversationsV1Message` added

---

[Operation](https://skmtc.dev/twilio/apis/conversations-v1/docs/v1/Conversations/:ConversationSid/Messages/get.md) · [API](https://skmtc.dev/twilio/apis/conversations-v1.md) · [Page](https://skmtc.dev/twilio/apis/conversations-v1/changes/v1/Conversations/:ConversationSid/Messages/get)
