---
title: "Get all Message Templates"
method: GET
path: "/template?key=YOUR_API_KEY"
tags: ["Message Template"]
---

# Get all Message Templates

`GET /template?key=YOUR_API_KEY`

This endpoint retrieves all your message templates

    GET https://api.mnotify.com/api/template

## Path parameters

- `key` string, required

## Response `200`

Success

- GetTemplate
  - `status` string
  - `template_list` unknown

---

[API](https://skmtc.dev/mnotify/apis/bms-documentation.md) · [All operations](https://skmtc.dev/mnotify/apis/bms-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mnotify/bms-documentation/revisions/c06855f2ed03/schema)
