---
title: "GET /v1/whatsapp/template#id"
method: GET
path: "/v1/whatsapp/template#id"
---

# GET /v1/whatsapp/template#id

`GET /v1/whatsapp/template#id`

Retrieves a specific WhatsApp message template.

## Query parameters

- `metaTemplateId` string
- `id` string, required
- `templateName` string
- `templateLanguageCode` string

## Response `200`

Success

- GetWhatsAppMessageTemplateOutput
  - `template` string — The complete template definition as a JSON string (maximum 6000 characters).

## Other responses

- `480` — ValidationException
- `481` — AccessDeniedException
- `482` — ResourceNotFoundException
- `483` — InvalidParametersException
- `484` — AccessDeniedByMetaException
- `485` — ThrottledRequestException
- `486` — InternalServiceException
- `487` — DependencyException

---

[API](https://skmtc.net/aws/apis/socialmessaging.md) · [All operations](https://skmtc.net/aws/apis/socialmessaging/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/socialmessaging/revisions/127e73cd9a15/schema)
