---
title: "Changes to List Fax Media"
method: GET
path: "/Accounts/{AccountSid}/Faxes/{FaxSid}/Media"
---

# Changes to List Fax Media

`GET /Accounts/{AccountSid}/Faxes/{FaxSid}/Media`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 40 revisions.

- **2026-05-12** `5344c0c93a4c` — 7 info
- **2026-03-04** `2e516ba2383f` — 2 breaking
- **2026-01-19** `d5fbaaddfa3e` — 2 breaking, 22 info
- **2026-01-15** `686ef84c2abc` — 1 breaking
- **2026-01-15** `3c88f14db21e` — 1 breaking, 9 info

## Changes

- **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 `fax_media/items/` response property for the status `200`
  - added 'unevaluatedProperties' constraint to the `media/items/` response property for the status `200`
- **2026-03-04** `2e516ba2383f` — 2 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`
- **2026-01-19** `d5fbaaddfa3e` — 2 breaking, 22 info
  - the response property `next_page_uri` became nullable for the status `200`
  - the response property `previous_page_uri` became nullable for the status `200`
  - added the new optional `query` request parameter `Page`
  - added the new optional `query` request parameter `PageSize`
  - added the new optional `query` request parameter `PageToken`
  - added the non-success response with the status `400`
  - added the non-success response with the status `404`
  - added the non-success response with the status `422`
  - the response property `first_page_uri` became required for the status `200`
  - the response property `media` became required for the status `200`
  - the response property `media/items/account_sid` became required for the status `200`
  - the response property `media/items/content_type` became required for the status `200`
  - the response property `media/items/date_created` became required for the status `200`
  - the response property `media/items/date_updated` became required for the status `200`
  - the response property `media/items/fax_sid` became required for the status `200`
  - the response property `media/items/sid` became required for the status `200`
  - the response property `media/items/url` became required for the status `200`
  - the response property `next_page_uri` became required for the status `200`
  - the response property `page` became required for the status `200`
  - the response property `page_size` became required for the status `200`
  - the response property `previous_page_uri` became required for the status `200`
  - the response property `uri` became required for the status `200`
  - added the required property `fax_media` to the response with the `200` status
  - added the required property `media/items/uri` to the response with the `200` status
- **2026-01-15** `686ef84c2abc` — 1 breaking
  - the response property `previous_page_uri` became nullable for the status `200`
- **2026-01-15** `3c88f14db21e` — 1 breaking, 9 info
  - the response's body type changed from no type to `object` for status `200`
  - removed `#/components/schemas/pagination, subschema #2` from the response body `allOf` list for the response status `200`
  - added the non-success response with the status `401`
  - added the optional property `first_page_uri` to the response with the `200` status
  - added the optional property `media` to the response with the `200` status
  - added the optional property `next_page_uri` to the response with the `200` status
  - added the optional property `page` to the response with the `200` status
  - added the optional property `page_size` to the response with the `200` status
  - added the optional property `previous_page_uri` to the response with the `200` status
  - added the optional property `uri` to the response with the `200` status

---

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