List WhatsApp templates for an application channel
GET/v1/communication/channel/whatsapp/templates/:applicationChannelId
Lists locally synchronized WhatsApp templates. The channel can be identified by its application-channel UUID or configured phone number. The API key can access only channels owned by its application. Sandbox channels return the localized read-only fake catalog with stable compatibility metadata and a null phone number.
Request
Responses
- 200
- 400
- 401
- 404
Paginated templates for the selected channel.
Invalid pagination or filter query.
Missing, invalid, expired, or deleted application API key.
Application channel not found or not owned by the API key application.