Skip to main content
GET
Get Text Channels

Authorizations

Authorization
string
header
required

Specify the authorization token in the form AccountId:SecretKey, or an OAuth 2.0 access token.

For more information, check out the Authorization Guide and the OAuth 2.0 Guide.

Response

The list of text channels for the account.

channel
integer<int32>

1 - TwilioSMS

2 - WhatsApp

3 - Telegram

5 - TestBrowser

6 - Generic

7 - Glassix

channelId
string | null

The channel ID. Use this value as the TextChannelId when creating or updating a text Pearl.

displayName
string | null

Human-readable name of the channel (for example the phone number or the WhatsApp account name).