List all Channels for an Interaction.
List all Channels for an Interaction.
Path parameters
The unique string created by Twilio to identify an Interaction resource, prefixed with KD.
Query parameters
How many resources to return in each list page. The default is 50, and the maximum is 1000.
The page index. This value is simply for client state.
The page token. This is provided by the API.
Response
OK
Changes
Changed in 5 of the 51 revisions of this API.131
- ●
added the new
transferenum value to thechannels/items/statusresponse property for the response status200response-property-enum-value-added
- ●
- ●
added the new
pauseenum value to thechannels/items/statusresponse property for the response status200response-property-enum-value-added
- ●
- ▲
for the
queryrequest parameterPageSize, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
- ●
added the new
inactiveenum value to thechannels/items/statusresponse property for the response status200response-property-enum-value-added
- ●
- ○
api tag
FlexV1InteractionChanneladdedapi-tag-added
- ○