GET /api/channels/{id}
Returns the full details of a single channel, including its configuration and metadata.
Headers
Your CometChat App ID.
Your CometChat API Key.
Path parameters
The channel ID.
Example request
Example response
Response fields
Unique channel identifier.
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.
Channel-specific configuration.