---
title: "Changes to Retrieve a Fax"
method: GET
path: "/Accounts/{AccountSid}/Faxes/{Sid}"
---

# Changes to Retrieve a Fax

`GET /Accounts/{AccountSid}/Faxes/{Sid}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 40 revisions.

- **2026-05-12** `5344c0c93a4c` — 5 info
- **2026-03-04** `2e516ba2383f` — 5 breaking
- **2026-01-19** `d5fbaaddfa3e` — 5 breaking, 22 info
- **2026-01-15** `3c88f14db21e` — 6 breaking, 1 warning, 21 info

## Changes

- **2026-05-12** `5344c0c93a4c` — 5 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 `links/allOf[#/components/schemas/FaxLinks]/` response property for the status `200`
- **2026-03-04** `2e516ba2383f` — 5 breaking
  - response property `error_code` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `error_message` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `media_url` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `num_pages` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `price` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
- **2026-01-19** `d5fbaaddfa3e` — 5 breaking, 22 info
  - the response property `error_code` became nullable for the status `200`
  - the response property `error_message` became nullable for the status `200`
  - the response property `media_url` became nullable for the status `200`
  - the response property `num_pages` became nullable for the status `200`
  - the response property `price` became nullable for the status `200`
  - added the non-success response with the status `400`
  - the response property `account_sid` became required for the status `200`
  - the response property `api_version` 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 `direction` became required for the status `200`
  - the response property `duration` became required for the status `200`
  - the response property `error_code` became required for the status `200`
  - the response property `error_message` became required for the status `200`
  - the response property `from` became required for the status `200`
  - the response property `links` became required for the status `200`
  - the response property `links/allOf[#/components/schemas/FaxLinks]/media` became required for the status `200`
  - the response property `media_sid` became required for the status `200`
  - the response property `media_url` became required for the status `200`
  - the response property `num_pages` became required for the status `200`
  - the response property `price` became required for the status `200`
  - the response property `price_unit` became required for the status `200`
  - the response property `quality` became required for the status `200`
  - the response property `sid` became required for the status `200`
  - the response property `status` became required for the status `200`
  - the response property `to` became required for the status `200`
  - the response property `url` became required for the status `200`
- **2026-01-15** `3c88f14db21e` — 6 breaking, 1 warning, 21 info
  - added the new path request parameter `AccountSid`
  - added the new path request parameter `Sid`
  - the `direction` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `links` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `quality` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `status` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - removed the optional property `links/media` from the response with the `200` status
  - added the non-success response with the status `401`
  - added the non-success response with the status `404`
  - added `#/components/schemas/FaxDirection` to the `direction` response property `allOf` list for the response status `200`
  - added `#/components/schemas/FaxLinks` to the `links` response property `allOf` list for the response status `200`
  - added `#/components/schemas/FaxQuality` to the `quality` response property `allOf` list for the response status `200`
  - added `#/components/schemas/FaxStatus` to the `status` response property `allOf` list for the response status `200`
  - removed the `busy` enum value from the `status` response property for the response status `200`
  - removed the `canceled` enum value from the `status` response property for the response status `200`
  - removed the `delivered` enum value from the `status` response property for the response status `200`
  - removed the `failed` enum value from the `status` response property for the response status `200`
  - removed the `fine` enum value from the `quality` response property for the response status `200`
  - removed the `inbound` enum value from the `direction` response property for the response status `200`
  - removed the `no-answer` enum value from the `status` response property for the response status `200`
  - removed the `outbound` enum value from the `direction` response property for the response status `200`
  - removed the `processing` enum value from the `status` response property for the response status `200`
  - removed the `queued` enum value from the `status` response property for the response status `200`
  - removed the `received` enum value from the `status` response property for the response status `200`
  - removed the `receiving` enum value from the `status` response property for the response status `200`
  - removed the `sending` enum value from the `status` response property for the response status `200`
  - removed the `standard` enum value from the `quality` response property for the response status `200`
  - removed the `superfine` enum value from the `quality` response property for the response status `200`

---

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