Changes to List all Channels for an Interaction.

GET /v1/Interactions/{InteractionSid}/Channels

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

Changed in 5 of the 51 revisions of this API.131

  1. v1d40b4b62ccca1
  2. v15e836d70ffe81
  3. v14f95f0ad0bf61
  4. v172a2711458e11
  5. v1c37c20a0a1cb1

What changed

    • added the new transfer enum value to the channels/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new pause enum value to the channels/items/status response property for the response status 200

      response-property-enum-value-added

    • for the query request parameter PageSize, the type/format was changed from integer/ to integer/int64

      request-parameter-type-changed

    • added the new inactive enum value to the channels/items/status response property for the response status 200

      response-property-enum-value-added

    • api tag FlexV1InteractionChannel added

      api-tag-added