---
title: "List template categories"
method: GET
path: "/templateCategories/list"
tags: ["templates"]
---

# List template categories

`GET /templateCategories/list`

Lists the common template categories of all users. As you are not logged in, this is what you are limited to.

## Response `200`

successful operation

- TemplateCategory[]
  - `id` integer — the id of the Template Category
  - `name` string — The name of the Template Category
  - `price` number

---

[API](https://skmtc.dev/swaggerhub/apis/handwrytten-api.md) · [All operations](https://skmtc.dev/swaggerhub/apis/handwrytten-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/swaggerhub/handwrytten-api/revisions/45e7c951cdd6/schema)
