v1
latestOpenAPI 3.0.02026-07-24143141.7 KBget/wa/app/{app_id}/template/{template_id}
Path parameters
app_idstring required
Example:cebxx8x1-xxf6-406c-901x-3f78xxxx5ea
app id of app
template_idstring required
Example:312781e9-2771-463b-8cfd-cdx64b810ccf
Gupshup template id
Headers
apikeystring required
Example:2xxc4x4xx2c94xxxc2f9xx9d43xxxx8a
Your account API key
Response
Success response
Example response
{
"template": {
"appId": "cebxx8x1-xxf6-406c-901x-3f78xxxx5ea",
"buttonSupported": "URL",
"category": "MARKETING",
"containerMeta": "{\"appId\":\"cebxx8x1-xxf6-406c-901x-3f78xxxx5ea\",\"data\":\"Hi\",\"sampleText\":\"Hi\",\"enableSample\":true,\"editTemplate\":false,\"allowTemplateCategoryChange\":false,\"addSecurityRecommendation\":false}",
"createdOn": 1721389818040,
"data": "Hi",
"elementName": "event_test",
"id": "312371e9-2771-463b-8cfd-cd8994b810ccf",
"languageCode": "en",
"languagePolicy": "deterministic",
"meta": "{\"example\":\"Hi\"}",
"modifiedOn": 1721654078130,
"namespace": "6a54628a_7f29_45a7_80b1_46549f39062d",
"oldCategory": "UTILITY",
"priority": 2,
"quality": "GREEN",
"stage": "NONE",
"status": "APPROVED",
"templateType": "TEXT",
"vertical": "otp",
"wabaId": 123775134696983
}
}