Skip to main content
GET
/
channels
{
  "data": [
    {
      "id": "123456789",
      "name": "+1 466 777 777",
      "type": "whatsapp",
      "active": true
    }
  ]
}

Query Parameters

type
enum<string>

Filter channels by type

Available options:
whatsapp,
instagram
Example:

"whatsapp"

Response

200 - application/json

A list of available channels

data
object[]
required

List of available channels