Changes to List all active Participants

GET /Accounts/{AccountSid}/Conferences/{ConferenceSid}/Participants

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

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

  1. 2916d5e3072e45
  2. 5344c0c93a4c6
  3. 2e516ba2383f3
  4. d5fbaaddfa3e3226
  5. 686ef84c2abc2
  6. 3c88f14db21e313

What changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-all-of-added

    • added uuid to the participants/items/call_sid response property allOf list for the response status 200

      response-property-all-of-added

    • added uuid to the participants/items/conference_sid response property allOf list for the response status 200

      response-property-all-of-added

    • added uuid to the participants/items/call_sid_to_coach response property anyOf list for the response status 200

      response-property-any-of-added

    • removed subschema #1 from the participants/items/call_sid_to_coach 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 response body for the status 422

      response-body-unevaluated-properties-added

    • added 'unevaluatedProperties' constraint to the participants/items/ response property for the status 200

      response-property-unevaluated-properties-added

    • response property next_page_uri 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 participants/items/call_sid_to_coach 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 previous_page_uri list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

  • d5fbaaddfa3e3226See the full diff
    • the response property next_page_uri became nullable for the status 200

      response-property-became-nullable

    • the response property participants/items/call_sid_to_coach became nullable for the status 200

      response-property-became-nullable

    • the response property previous_page_uri became nullable for the status 200

      response-property-became-nullable

    • removed the optional property account_sid from the response with the 200 status

      response-optional-property-removed

    • removed the optional property conference_sid from the response with the 200 status

      response-optional-property-removed

    • added the new optional query request parameter Page

      new-optional-request-parameter

    • added the new optional query request parameter PageSize

      new-optional-request-parameter

    • added the new optional query request parameter PageToken

      new-optional-request-parameter

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 422

      response-non-success-status-added

    • the response property first_page_uri became required for the status 200

      response-property-became-required

    • the response property next_page_uri became required for the status 200

      response-property-became-required

    • the response property page became required for the status 200

      response-property-became-required

    • the response property page_size became required for the status 200

      response-property-became-required

    • the response property participants became required for the status 200

      response-property-became-required

    • the response property participants/items/account_sid became required for the status 200

      response-property-became-required

    • the response property participants/items/call_sid became required for the status 200

      response-property-became-required

    • the response property participants/items/call_sid_to_coach became required for the status 200

      response-property-became-required

    • the response property participants/items/coaching became required for the status 200

      response-property-became-required

    • the response property participants/items/conference_sid became required for the status 200

      response-property-became-required

    • the response property participants/items/date_created became required for the status 200

      response-property-became-required

    • the response property participants/items/date_updated became required for the status 200

      response-property-became-required

    • the response property participants/items/end_conference_on_exit became required for the status 200

      response-property-became-required

    • the response property participants/items/hold became required for the status 200

      response-property-became-required

    • the response property participants/items/muted became required for the status 200

      response-property-became-required

    • the response property participants/items/start_conference_on_enter became required for the status 200

      response-property-became-required

    • the response property participants/items/status became required for the status 200

      response-property-became-required

    • the response property participants/items/uri became required for the status 200

      response-property-became-required

    • the response property previous_page_uri became required for the status 200

      response-property-became-required

    • the response property uri 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

    • the response property participants/items/call_sid_to_coach became nullable for the status 200

      response-property-became-nullable

    • the response property previous_page_uri became nullable for the status 200

      response-property-became-nullable

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

      new-request-path-parameter

    • added the new path request parameter ConferenceSid

      new-request-path-parameter

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

      response-body-type-changed

    • added the new optional query request parameter Hold

      new-optional-request-parameter

    • added the new optional query request parameter Muted

      new-optional-request-parameter

    • removed subschema #1 subschema #2 from the response body allOf list for the response status 200

      response-body-all-of-removed

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the optional property account_sid to the response with the 200 status

      response-optional-property-added

    • added the optional property conference_sid to the response with the 200 status

      response-optional-property-added

    • added the optional property first_page_uri to the response with the 200 status

      response-optional-property-added

    • added the optional property next_page_uri to the response with the 200 status

      response-optional-property-added

    • added the optional property page to the response with the 200 status

      response-optional-property-added

    • added the optional property page_size to the response with the 200 status

      response-optional-property-added

    • added the optional property participants to the response with the 200 status

      response-optional-property-added

    • added the optional property previous_page_uri to the response with the 200 status

      response-optional-property-added

    • added the optional property uri to the response with the 200 status

      response-optional-property-added

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