GET /api/template-channels/{templateId}/{channelId}
Returns the per-channel content for a specific template and channel combination.
Headers
Your CometChat App ID.
Your CometChat API Key.
Path parameters
The template ID.
The channel ID.
Example request
Example response
Response fields
The parent template ID.
The linked channel ID.
Channel type:
in_app, push, sms, email, whatsapp, or custom.The per-channel content object with
{{variable}} placeholders.