---
title: "Changes to Retrieve a list of all Sessions for the Service. A maximum of 100 records will be returned per page."
method: GET
path: "/v1/Services/{ServiceSid}/Sessions"
---

# Changes to Retrieve a list of all Sessions for the Service. A maximum of 100 records will be returned per page.

`GET /v1/Services/{ServiceSid}/Sessions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 50 revisions.

- **2025-02-20** (v1) `1469851deee4` — 1 breaking
- **2024-08-26** (v1) `5d96b79babfd` — 1 info
- **2023-08-10** (v1) `6b9a26829560` — 1 info
- **2023-02-02** (v1) `c4b95f6536e9` — 2 info
- **2023-01-13** (v1) `0f96912d65f8` — 2 breaking

## Changes

- **2025-02-20** (v1) `1469851deee4` — 1 breaking
  - for the `query` request parameter `PageSize`, the type/format was changed from `integer`/`` to `integer`/`int64`
- **2024-08-26** (v1) `5d96b79babfd` — 1 info
  - the `ttl` response's property default value `0` was added for the status `200`
- **2023-08-10** (v1) `6b9a26829560` — 1 info
  - api tag `ProxyV1Session` added
- **2023-02-02** (v1) `c4b95f6536e9` — 2 info
  - added the new optional `query` request parameter `Page`
  - added the new optional `query` request parameter `PageToken`
- **2023-01-13** (v1) `0f96912d65f8` — 2 breaking
  - the response property `meta/next_page_url` became nullable for the status `200`
  - the response property `meta/previous_page_url` became nullable for the status `200`

---

[Operation](https://skmtc.dev/twilio/apis/proxy-v1/docs/v1/Services/:ServiceSid/Sessions/get.md) · [API](https://skmtc.dev/twilio/apis/proxy-v1.md) · [Page](https://skmtc.dev/twilio/apis/proxy-v1/changes/v1/Services/:ServiceSid/Sessions/get)
