GET /api/channels/availability
Returns the availability of each channel type for the current app, including the maximum allowed count and how many have been created.
Headers
Your CometChat App ID.
Your CometChat API Key.
Example request
Example response
Response fields
Channel type:
in_app, push, sms, email, whatsapp, or custom.Maximum number of channels allowed for this type.
-1 means unlimited.Number of channels of this type already created.