Superadmin APIs/Email & Notification Templates
List WhatsApp Templates
GET
/superadmin/whatsapptemplatesBearer token required
SUPERADMINContent-Type:
application/jsonQuery Parameters
| Name | Type | Required | Description |
|---|---|---|---|
type | string | Optional | Template type |
languageCode | string | Optional | Language code |
isActive | boolean | Optional |
Code Examples
curl -X GET 'https://<your-domain>:3001/superadmin/whatsapptemplates' \
-H 'Authorization: Bearer <token>'Try It
API Playground
Sends a real request to the configured servertypelanguageCodeisActive