---
title: "Changes to Get a list of Call Insight Events for a Call."
method: GET
path: "/v1/Voice/{CallSid}/Events"
---

# Changes to Get a list of Call Insight Events for a Call.

`GET /v1/Voice/{CallSid}/Events`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 51 revisions.

- **2026-08-11** (v1) `f61c549dd40c` — 1 info
- **2025-08-18** (v1) `0c1d9c8a0441` — 4 breaking
- **2025-03-11** (v1) `b62ede4d8adc` — 4 breaking
- **2025-02-20** (v1) `cd57d6a65e2d` — 1 breaking
- **2023-08-10** (v1) `fd83d6640ffd` — 1 info

## Changes

- **2026-08-11** (v1) `f61c549dd40c` — 1 info
  - added the optional property `events/items/conversation_relay_data` to the response with the `200` status
- **2025-08-18** (v1) `0c1d9c8a0441` — 4 breaking
  - the `events/items/carrier_edge` response's property type changed from `object` to no type for status `200`
  - the `events/items/client_edge` response's property type changed from `object` to no type for status `200`
  - the `events/items/sdk_edge` response's property type changed from `object` to no type for status `200`
  - the `events/items/sip_edge` response's property type changed from `object` to no type for status `200`
- **2025-03-11** (v1) `b62ede4d8adc` — 4 breaking
  - the `events/items/carrier_edge` response's property type changed from no type to `object` for status `200`
  - the `events/items/client_edge` response's property type changed from no type to `object` for status `200`
  - the `events/items/sdk_edge` response's property type changed from no type to `object` for status `200`
  - the `events/items/sip_edge` response's property type changed from no type to `object` for status `200`
- **2025-02-20** (v1) `cd57d6a65e2d` — 1 breaking
  - for the `query` request parameter `PageSize`, the format changed from no format to `int64`
- **2023-08-10** (v1) `fd83d6640ffd` — 1 info
  - api tag `InsightsV1Event` added

---

[Operation](https://skmtc.dev/twilio/apis/insights-v1/docs/v1/Voice/:CallSid/Events/get.md) · [API](https://skmtc.dev/twilio/apis/insights-v1.md) · [Page](https://skmtc.dev/twilio/apis/insights-v1/changes/v1/Voice/:CallSid/Events/get)
