---
title: "List email templates"
method: GET
path: "/v1/email_templates"
tags: ["Email"]
---

# List email templates

`GET /v1/email_templates`

**Searchable:** name, subject

**Filterable:** category, is_shared, created_by, created_at

## Query parameters

- `limit` integer
- `offset` integer
- `search` string
- `category` string

## Response `200`

Paginated list

---

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