API Reference
Channels API
The Channels API allows you to retrieve the communication channels connected to your organization — such as WhatsApp, SMS, LiveChat, or Messenger.
Returns a list of channels connected to a workspace. Optionally filter by platform or status.
Path parameters
workspacestringRequiredExample:
3df284cf-eb1a-4314-8784-8c5d9b28040cQuery parameters
platformstring · enumOptionalExample:
whatsappPossible values: statusstringOptionalExample:
activeResponses
200
Channels retrieved successfully
application/json
get
/workspaces/{workspace}/channels200
Channels retrieved successfully
Last updated