---
title: "Changes to Retrieve a list of all User Conversations for the User."
method: GET
path: "/v1/Users/{UserSid}/Conversations"
---

# Changes to Retrieve a list of all User Conversations for the User.

`GET /v1/Users/{UserSid}/Conversations`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 51 revisions.

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

## Changes

- **2025-07-03** (v1) `92d1169c37c2` — 1 breaking
  - 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 `50.00`
- **2025-03-11** (v1) `b4d0e634cd69` — 1 breaking
  - 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 `ConversationsV1UserConversation` added

---

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