GET /api/channels
Returns a list of all channels for the authenticated app. Each channel includes a templateCount indicating how many templates are linked to it.
Headers
Your CometChat App ID.
Your CometChat API Key.
Example request
Example response
Response fields
Unique channel identifier.
Your CometChat App ID.
Channel display name.
Immutable slug generated from the channel name.
Channel type:
in_app, push, sms, email, whatsapp, or custom.Either
ui or data.Whether the channel is active for delivery.
Number of templates linked to this channel.
Channel-specific configuration.
ISO 8601 creation timestamp.
ISO 8601 last update timestamp.