---
title: "GET /stages/email/templates/"
method: GET
path: "/stages/email/templates/"
tags: ["stages"]
---

# GET /stages/email/templates/

`GET /stages/email/templates/`

Get all available templates, including custom templates

## Response `200`

- TypeCreate[]
  - `name` string, required
  - `description` string, required
  - `component` string, required
  - `model_name` string, required
  - `icon_url` string
  - `requires_enterprise` boolean
  - `deprecated` boolean

## Other responses

- `400`
- `403`

---

[API](https://skmtc.dev/goauthentik/apis/authentik.md) · [All operations](https://skmtc.dev/goauthentik/apis/authentik/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/goauthentik/authentik/revisions/4e42e86021d7/schema)
