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

# Changes to Retrieve a list of all Interactions for a Session. A maximum of 100 records will be returned per page.

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 50 revisions.

- **2025-02-20** (v1) `1469851deee4` — 1 breaking
- **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 format changed from no format to `int64`
- **2023-08-10** (v1) `6b9a26829560` — 1 info
  - api tag `ProxyV1Interaction` 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/:SessionSid/Interactions/get.md) · [API](https://skmtc.dev/twilio/apis/proxy-v1.md) · [Page](https://skmtc.dev/twilio/apis/proxy-v1/changes/v1/Services/:ServiceSid/Sessions/:SessionSid/Interactions/get)
