---
title: "Changes to Retrieve a list of conversations in your account's default service"
method: GET
path: "/v1/Conversations"
---

# Changes to Retrieve a list of conversations in your account's default service

`GET /v1/Conversations`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 51 revisions.

- **2025-08-18** (v1) `7c6893e0ba68` — 1 warning, 1 info
- **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
- **2023-08-10** (v1) `4e3f150aaa78` — 1 info
- **2023-05-18** (v1) `c97a0ea6ca20` — 3 info
- **2023-05-04** (v1) `0b8a5f28bf64` — 3 warning
- **2023-04-05** (v1) `023bc1efea85` — 3 info

## Changes

- **2025-08-18** (v1) `7c6893e0ba68` — 1 warning, 1 info
  - added the new `initializing` enum value to the `conversations/items/state` response property for the response status `200`
  - added the new enum value `initializing` to the `query` request parameter `State`
- **2025-07-03** (v1) `92d1169c37c2` — 2 breaking
  - the `conversations/items/bindings` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `conversations/items/timers` response's property type/format changed from `object`/`` to ``/`` 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 `conversations/items/bindings` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `conversations/items/timers` response's property type/format changed from ``/`` to `object`/`` for status `200`
- **2025-02-20** (v1) `2cf60eb95eb9` — 1 breaking
  - for the `query` request parameter `PageSize`, the type/format was changed from `integer`/`` to `integer`/`int64`
- **2023-08-10** (v1) `4e3f150aaa78` — 1 info
  - api tag `ConversationsV1Conversation` added
- **2023-05-18** (v1) `c97a0ea6ca20` — 3 info
  - added the new optional `query` request parameter `EndDate`
  - added the new optional `query` request parameter `StartDate`
  - added the new optional `query` request parameter `State`
- **2023-05-04** (v1) `0b8a5f28bf64` — 3 warning
  - deleted the `query` request parameter `EndDate`
  - deleted the `query` request parameter `StartDate`
  - deleted the `query` request parameter `State`
- **2023-04-05** (v1) `023bc1efea85` — 3 info
  - added the new optional `query` request parameter `EndDate`
  - added the new optional `query` request parameter `StartDate`
  - added the new optional `query` request parameter `State`

---

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