Samva
Samva
DashboardAPISamva DocumentationQuickstart GuideAuthentication

Api referenceWhatsapp

Get WhatsApp Template Status

GET
/whatsapp/templates/{templateId}/status

Authorization

apiKey
X-API-Key<token>

API key for authentication

In: header

Path Parameters

templateId*string
Formatuuid

Response Body

application/json

curl -X GET "https://samva.app/api/v1/whatsapp/templates/497f6eca-6276-4993-bfeb-53cbbbba6f08/status"
{
  "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
  "name": "string",
  "status": "active",
  "externalTemplateId": "string"
}