GET /v1/Services/{ServiceSid}/Channels/{Sid}

twilio.com:twilio_chat_v1

Summary:
Operation ID: FetchChannel
Auth: unknown

Parameters (2)

ServiceSid (string, path, required)

The SID of the [Service](https://www.twilio.com/docs/api/chat/rest/services) to fetch the resource from.

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

Sid (string, path, required)

The Twilio-provided string that uniquely identifies the Channel resource to fetch.

No probe data for this endpoint yet.