Changes to Retrieve a Fax

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

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 40 revisions of this API.16148

  1. 5344c0c93a4c5
  2. 2e516ba2383f5
  3. d5fbaaddfa3e522
  4. 3c88f14db21e6121

What changed

    • added 'unevaluatedProperties' constraint to the response body for the status 200

      response-body-unevaluated-properties-added

    • added 'unevaluatedProperties' constraint to the response body for the status 400

      response-body-unevaluated-properties-added

    • added 'unevaluatedProperties' constraint to the response body for the status 401

      response-body-unevaluated-properties-added

    • added 'unevaluatedProperties' constraint to the response body for the status 404

      response-body-unevaluated-properties-added

    • added 'unevaluatedProperties' constraint to the links/allOf[FaxLinks]/ response property for the status 200

      response-property-unevaluated-properties-added

    • response property error_code list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property error_message list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property media_url list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property num_pages list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property price list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

  • d5fbaaddfa3e522See the full diff
    • the response property error_code became nullable for the status 200

      response-property-became-nullable

    • the response property error_message became nullable for the status 200

      response-property-became-nullable

    • the response property media_url became nullable for the status 200

      response-property-became-nullable

    • the response property num_pages became nullable for the status 200

      response-property-became-nullable

    • the response property price became nullable for the status 200

      response-property-became-nullable

    • added the non-success response with the status 400

      response-non-success-status-added

    • the response property account_sid became required for the status 200

      response-property-became-required

    • the response property api_version became required for the status 200

      response-property-became-required

    • the response property date_created became required for the status 200

      response-property-became-required

    • the response property date_updated became required for the status 200

      response-property-became-required

    • the response property direction became required for the status 200

      response-property-became-required

    • the response property duration became required for the status 200

      response-property-became-required

    • the response property error_code became required for the status 200

      response-property-became-required

    • the response property error_message became required for the status 200

      response-property-became-required

    • the response property from became required for the status 200

      response-property-became-required

    • the response property links became required for the status 200

      response-property-became-required

    • the response property links/allOf[FaxLinks]/media became required for the status 200

      response-property-became-required

    • the response property media_sid became required for the status 200

      response-property-became-required

    • the response property media_url became required for the status 200

      response-property-became-required

    • the response property num_pages became required for the status 200

      response-property-became-required

    • the response property price became required for the status 200

      response-property-became-required

    • the response property price_unit became required for the status 200

      response-property-became-required

    • the response property quality became required for the status 200

      response-property-became-required

    • the response property sid became required for the status 200

      response-property-became-required

    • the response property status became required for the status 200

      response-property-became-required

    • the response property to became required for the status 200

      response-property-became-required

    • the response property url became required for the status 200

      response-property-became-required

    This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 3c88f14db21e6121See the full diff
    • added the new path request parameter AccountSid

      new-request-path-parameter

    • added the new path request parameter Sid

      new-request-path-parameter

    • the direction response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the links response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the quality response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the status response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • removed the optional property links/media from the response with the 200 status

      response-optional-property-removed

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added FaxDirection to the direction response property allOf list for the response status 200

      response-property-all-of-added

    • added FaxLinks to the links response property allOf list for the response status 200

      response-property-all-of-added

    • added FaxQuality to the quality response property allOf list for the response status 200

      response-property-all-of-added

    • added FaxStatus to the status response property allOf list for the response status 200

      response-property-all-of-added

    • removed the busy enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the canceled enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the delivered enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the failed enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the fine enum value from the quality response property for the response status 200

      response-property-enum-value-removed

    • removed the inbound enum value from the direction response property for the response status 200

      response-property-enum-value-removed

    • removed the no-answer enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the outbound enum value from the direction response property for the response status 200

      response-property-enum-value-removed

    • removed the processing enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the queued enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the received enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the receiving enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the sending enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the standard enum value from the quality response property for the response status 200

      response-property-enum-value-removed

    • removed the superfine enum value from the quality response property for the response status 200

      response-property-enum-value-removed

    This revision also has 14 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog