---
title: "Changes to List Conference Recordings"
method: GET
path: "/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Recordings"
---

# Changes to List Conference Recordings

`GET /Accounts/{AccountSid}/Conferences/{ConferenceSid}/Recordings`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 40 revisions.

- **2026-05-12** `2916d5e3072e` — 3 breaking, 4 info
- **2026-05-12** `5344c0c93a4c` — 7 info
- **2026-03-04** `2e516ba2383f` — 9 breaking
- **2026-01-19** `d5fbaaddfa3e` — 1 info

## Changes

- **2026-05-12** `2916d5e3072e` — 3 breaking, 4 info
  - the `recordings/items/account_sid` response's property type changed from `string` to no type, and format from `uuid` to no format for status `200`
  - the `recordings/items/conference_sid` response's property format changed from `uuid` to no format for status `200`
  - the `recordings/items/sid` response's property type changed from `string` to no type, and format from `uuid` to no format for status `200`
  - added `#/components/schemas/uuid` to the `recordings/items/account_sid` response property `allOf` list for the response status `200`
  - added `#/components/schemas/uuid` to the `recordings/items/sid` response property `allOf` list for the response status `200`
  - added `#/components/schemas/uuid` to the `recordings/items/conference_sid` response property `anyOf` list for the response status `200`
  - removed `subschema #1` from the `recordings/items/conference_sid` response property `anyOf` list for the response status `200`
- **2026-05-12** `5344c0c93a4c` — 7 info
  - added 'unevaluatedProperties' constraint to the response body for the status `200`
  - added 'unevaluatedProperties' constraint to the response body for the status `400`
  - added 'unevaluatedProperties' constraint to the response body for the status `401`
  - added 'unevaluatedProperties' constraint to the response body for the status `404`
  - added 'unevaluatedProperties' constraint to the response body for the status `422`
  - added 'unevaluatedProperties' constraint to the `recordings/items/` response property for the status `200`
  - added 'unevaluatedProperties' constraint to the `recordings/items/subresource_uris/allOf[#/components/schemas/ConferenceRecordingSubresourceUris]/` response property for the status `200`
- **2026-03-04** `2e516ba2383f` — 9 breaking
  - response property `next_page_uri` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `previous_page_uri` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `recordings/items/call_sid` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `recordings/items/conference_sid` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `recordings/items/encryption_details` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `recordings/items/end_time` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `recordings/items/error_code` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `recordings/items/price` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `recordings/items/start_time` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
- **2026-01-19** `d5fbaaddfa3e` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/signalwire/apis/compatibility-api/docs/Accounts/:AccountSid/Conferences/:ConferenceSid/Recordings/get.md) · [API](https://skmtc.dev/signalwire/apis/compatibility-api.md) · [Page](https://skmtc.dev/signalwire/apis/compatibility-api/changes/Accounts/:AccountSid/Conferences/:ConferenceSid/Recordings/get)
