Changes to Retrieve a Recording

GET /Accounts/{AccountSid}/Recordings/{Sid}

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

Changed in 6 of the 40 revisions of this API.24751

  1. 2916d5e3072e46
  2. 5344c0c93a4c5
  3. 2e516ba2383f7
  4. d5fbaaddfa3e7623
  5. 686ef84c2abc1
  6. 3c88f14db21e5117

What changed

  • 2916d5e3072e46See the full diff
    • the account_sid response's property type/format changed from string/uuid to / for status 200

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

    • added uuid to the account_sid response property allOf list for the response status 200

      response-property-all-of-added

    • added uuid to the sid response property allOf list for the response status 200

      response-property-all-of-added

    • added uuid to the call_sid response property anyOf list for the response status 200

      response-property-any-of-added

    • added uuid to the conference_sid response property anyOf list for the response status 200

      response-property-any-of-added

    • removed subschema #1 from the call_sid response property anyOf list for the response status 200

      response-property-any-of-removed

    • removed subschema #1 from the conference_sid response property anyOf list for the response status 200

      response-property-any-of-removed

    • 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 subresource_uris/allOf[RecordingSubresourceUris]/ response property for the status 200

      response-property-unevaluated-properties-added

    • response property call_sid 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 conference_sid 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 encryption_details 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 end_time 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_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 price 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 start_time list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

  • d5fbaaddfa3e7623See the full diff
    • the response property call_sid became nullable for the status 200

      response-property-became-nullable

    • the response property conference_sid became nullable for the status 200

      response-property-became-nullable

    • the response property end_time became nullable for the status 200

      response-property-became-nullable

    • the response property error_code became nullable for the status 200

      response-property-became-nullable

    • the response property price became nullable for the status 200

      response-property-became-nullable

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

      response-property-type-changed

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

      response-property-type-changed

    • added the new 1 enum value to the channels response property for the response status 200

      response-property-enum-value-added

    • added the new 2 enum value to the channels response property for the response status 200

      response-property-enum-value-added

    • added the new absent enum value to the status/allOf[RecordingStatus]/ response property for the response status 200

      response-property-enum-value-added

    • added the new completed enum value to the status/allOf[RecordingStatus]/ response property for the response status 200

      response-property-enum-value-added

    • added the new queued enum value to the status/allOf[RecordingStatus]/ response property for the response status 200

      response-property-enum-value-added

    • added the new resumed enum value to the status/allOf[RecordingStatus]/ response property for the response status 200

      response-property-enum-value-added

    • 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 call_sid became required for the status 200

      response-property-became-required

    • the response property channels became required for the status 200

      response-property-became-required

    • the response property conference_sid 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 duration became required for the status 200

      response-property-became-required

    • the response property end_time 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 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 sid became required for the status 200

      response-property-became-required

    • the response property source 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 subresource_uris became required for the status 200

      response-property-became-required

    • the response property subresource_uris/allOf[RecordingSubresourceUris]/transcriptions became required for the status 200

      response-property-became-required

    • the response property uri became required for the status 200

      response-property-became-required

    • added the required property channel to the response with the 200 status

      response-required-property-added

    • added the required property encryption_details to the response with the 200 status

      response-required-property-added

    • added the required property start_time to the response with the 200 status

      response-required-property-added

    • added the required property trim to the response with the 200 status

      response-required-property-added

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

    • the response property error_code became nullable for the status 200

      response-property-became-nullable

  • 3c88f14db21e5117See 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 source 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

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

      response-property-type-changed

    • removed the optional property subresource_uris/transcriptions 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 RecordingSource to the source response property allOf list for the response status 200

      response-property-all-of-added

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

      response-property-all-of-added

    • added RecordingSubresourceUris to the subresource_uris response property allOf list for the response status 200

      response-property-all-of-added

    • removed the 1.00 enum value from the channels response property for the response status 200

      response-property-enum-value-removed

    • removed the 2.00 enum value from the channels response property for the response status 200

      response-property-enum-value-removed

    • removed the Conference enum value from the source response property for the response status 200

      response-property-enum-value-removed

    • removed the DialVerb enum value from the source response property for the response status 200

      response-property-enum-value-removed

    • removed the OutBoundApi enum value from the source response property for the response status 200

      response-property-enum-value-removed

    • removed the RecordVerb enum value from the source response property for the response status 200

      response-property-enum-value-removed

    • removed the StartCallRecordingApi enum value from the source response property for the response status 200

      response-property-enum-value-removed

    • removed the StartConferenceRecording enum value from the source response property for the response status 200

      response-property-enum-value-removed

    • removed the Trunking enum value from the source response property for the response status 200

      response-property-enum-value-removed

    • removed the in-progress enum value from the status response property for the response status 200

      response-property-enum-value-removed

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

      response-property-enum-value-removed

    • removed the stopped enum value from the status 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