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.

Get all channels in a workspace

get

Returns a list of channels connected to a workspace. Optionally filter by platform or status.

Path parameters
workspacestringRequiredExample: 3df284cf-eb1a-4314-8784-8c5d9b28040c
Query parameters
platformstring · enumOptionalExample: whatsappPossible values:
statusstringOptionalExample: active
Responses
get
/workspaces/{workspace}/channels
200

Channels retrieved successfully

Last updated