v1

latestOpenAPI 3.0.12026-07-2665150231.1 KB
Account

Get Text Channels

Retrieves the text channels available on the account (for example SMS-capable numbers or WhatsApp accounts). Use a returned channelId as the TextChannelId of the inbound/outbound settings when creating or updating a text Pearl.

get/v2/Account/TextChannels

Response

The list of text channels for the account.

channelinteger

1 - TwilioSMS

2 - WhatsApp

3 - Telegram

5 - TestBrowser

channelIdstring nullable

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

displayNamestring nullable

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