---
title: "List WABA message templates"
method: GET
path: "/v3/waba-accounts/{id}/message-templates"
tags: ["WABA"]
---

# List WABA message templates

`GET /v3/waba-accounts/{id}/message-templates`

Requires the `waba_template_message:send` scope.

## Response `200`

Success collection response

- CollectionResponseBody — Non-paginated list payload for v3.
  - `data` unknown[], required
    - unknown
  - `is_paginated` false, required

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/scalev/apis/nexus-commerce-api.md) · [All operations](https://skmtc.net/scalev/apis/nexus-commerce-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scalev/nexus-commerce-api/revisions/730030bd6477/schema)
