Skip to main content
GET
Listar canales activos de la company.
Returns the connected channels for the company tied to the PAT. Handy for discovering which channel to use when sending messages or registering webhooks.
Required scope: channels:read

Query params

Request

Response 200

Fetch a channel by id

GET /v1/channels/:id — same shape as a list item, no filters.
If the id doesn’t exist or belongs to another company, it returns 404 CHANNEL_NOT_FOUND.

Authorizations

Authorization
string
header
required

Personal Access Token con prefijo kbai_pk_. Generar desde el portal con permiso developer.manage_tokens.

Query Parameters

type
string
required

Response

200 - application/json
data
object[]
required