---
title: "Get all notification template groups."
method: GET
path: "/v1/provisioning/templates"
tags: ["provisioning"]
deprecated: true
---

# Get all notification template groups.

`GET /v1/provisioning/templates`

> **Deprecated.**

## Response `200`

NotificationTemplates

- NotificationTemplate[]
  - `name` string
  - `provenance` string
  - `template` string
  - `version` string

## Other responses

- `403` — ForbiddenError

---

[API](https://skmtc.net/grafana/apis/http-api.md) · [All operations](https://skmtc.net/grafana/apis/http-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/grafana/http-api/versions/df55ba1718ba/schema)
