---
title: "Get Whatsapp Templates"
method: GET
path: "/api/v1/messaging/whatsapp/templates"
tags: ["Messaging"]
---

# Get Whatsapp Templates

`GET /api/v1/messaging/whatsapp/templates`

Returns the list of approved WhatsApp message templates for a given widget.
Proxies to the Meta Graph API so the frontend never needs the access token.

## Query parameters

- `widget_id` string, uuid, required — WhatsApp widget ID

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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