Skip to main content
GET
Get a single template by UUID

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

uuid
string<uuid>
required

Local UUID returned by GET /api/v1/whatsapp/templates. Not the Meta template_id.

Response

Template resource.

success
boolean
Example:

true

message
string
Example:

"Template retrieved successfully"

data
object

WhatsApp message template stored locally and synced with Meta. Status reflects Meta's approval state.