---
title: "Changes to Retrieve Message Media"
method: GET
path: "/Accounts/{AccountSid}/Messages/{MessageSid}/Media/{Sid}"
---

# Changes to Retrieve Message Media

`GET /Accounts/{AccountSid}/Messages/{MessageSid}/Media/{Sid}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 40 revisions.

- **2026-05-12** `2916d5e3072e` — 3 breaking, 3 info
- **2026-05-12** `5344c0c93a4c` — 4 info
- **2026-01-21** `250c3ae23842` — 2 info
- **2026-01-20** `dce1bcef69f0` — 1 info
- **2026-01-19** `d5fbaaddfa3e` — 7 info
- **2026-01-15** `3c88f14db21e` — 5 breaking, 2 info

## Changes

- **2026-05-12** `2916d5e3072e` — 3 breaking, 3 info
  - the `account_sid` response's property type changed from `string` to no type, and format from `uuid` to no format for status `200`
  - the `parent_sid` response's property type changed from `string` to no type, and format from `uuid` to no format for status `200`
  - the `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 `account_sid` response property `allOf` list for the response status `200`
  - added `#/components/schemas/uuid` to the `parent_sid` response property `allOf` list for the response status `200`
  - added `#/components/schemas/uuid` to the `sid` response property `allOf` list for the response status `200`
- **2026-05-12** `5344c0c93a4c` — 4 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`
- **2026-01-21** `250c3ae23842` — 2 info
  - api tag `Message Media` added
  - api tag `Media` removed
- **2026-01-20** `dce1bcef69f0` — 1 info
  - added the non-success response with the status `400`
- **2026-01-19** `d5fbaaddfa3e` — 7 info
  - the response property `account_sid` became required for the status `200`
  - the response property `content_type` became required for the status `200`
  - the response property `date_created` became required for the status `200`
  - the response property `date_updated` became required for the status `200`
  - the response property `parent_sid` became required for the status `200`
  - the response property `sid` became required for the status `200`
  - the response property `uri` became required for the status `200`
- **2026-01-15** `3c88f14db21e` — 5 breaking, 2 info
  - added the new path request parameter `AccountSid`
  - added the new path request parameter `MessageSid`
  - added the new path request parameter `Sid`
  - the `account_sid` response's property format changed from `uuid` to no format for status `200`
  - the `parent_sid` response's property type changed from `boolean` to `string` for status `200`
  - added the non-success response with the status `401`
  - added the non-success response with the status `404`

---

[Operation](https://skmtc.dev/signalwire/apis/compatibility-api/docs/Accounts/:AccountSid/Messages/:MessageSid/Media/:Sid/get.md) · [API](https://skmtc.dev/signalwire/apis/compatibility-api.md) · [Page](https://skmtc.dev/signalwire/apis/compatibility-api/changes/Accounts/:AccountSid/Messages/:MessageSid/Media/:Sid/get)
