FlexV1InteractionChannel
Fetch a Channel for an Interaction.
Fetch a Channel for an Interaction.
get/v1/Interactions/{InteractionSid}/Channels/{Sid}
Path parameters
InteractionSidstring required
The unique string created by Twilio to identify an Interaction resource, prefixed with KD.
Sidstring required
The unique string created by Twilio to identify an Interaction Channel resource, prefixed with UO.
Response
OK
Changes
Changed in 4 of the 51 revisions of this API.31
- ●
added the new
transferenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
- ●
added the new
pauseenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
- ●
added the new
inactiveenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
- ○
api tag
FlexV1InteractionChanneladdedapi-tag-added
- ○