GET /v1/Interactions/{InteractionSid}/Channels/{Sid}

twilio.com:twilio_flex_v1

Summary:
Operation ID: FetchInteractionChannel
Auth: unknown
Description

Fetch a Channel for an Interaction.

Parameters (2)

InteractionSid (string, path, required)

The unique string created by Twilio to identify an Interaction resource, prefixed with KD.

Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^KD[0-9a-fA-F]{32}$'}

Sid (string, path, required)

The unique string created by Twilio to identify an Interaction Channel resource, prefixed with UO.

Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^UO[0-9a-fA-F]{32}$'}

No probe data for this endpoint yet.