---
title: "Changes to Retrieve a list of all conversation users in your service"
method: GET
path: "/v1/Services/{ChatServiceSid}/Users"
---

# Changes to Retrieve a list of all conversation users in your service

`GET /v1/Services/{ChatServiceSid}/Users`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 51 revisions.

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

## Changes

- **2025-06-12** (v1) `9e5a9439b5b3` — 1 breaking
  - for the `query` request parameter `PageSize`, the max was decreased from `1000.00` to `50.00`
- **2025-02-20** (v1) `2cf60eb95eb9` — 1 breaking
  - for the `query` request parameter `PageSize`, the format changed from no format to `int64`
- **2023-08-10** (v1) `4e3f150aaa78` — 1 info
  - api tag `ConversationsV1User` added

---

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