/
SU
superchat
/
Superchat API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Channels
2
get
List all channels
get
Get a channel
Contact Lists
2
Contacts
10
Conversation Exports
2
Conversations
4
Custom Attributes
4
Files
4
Inboxes
2
Labels
2
Manage webhooks
5
Messages
2
Notes
5
Template Folders
5
Templates
6
Users
3
Channels
Get a channel
Returns a single channel by ID.
get
/channels/{channelId}
Path parameters
channelId
string
required
Public ID of the channel.
Response
OK
union
required
MESSAGECHANNELSMS
required
OR
MESSAGECHANNELMAIL
required
OR
MESSAGECHANNELGOOGLEBUSINESSMESSAGING
required
OR
MESSAGECHANNELWHATSAPP
required
OR
MESSAGECHANNELFACEBOOKMESSENGER
required
OR
MESSAGECHANNELINSTAGRAM
required
OR
MESSAGECHANNELTELEGRAM
required
OR
MESSAGECHANNELLIVECHAT
required
Changes