---
title: "getCategories"
method: GET
path: "/v1/template-variables/categories"
tags: ["Templates"]
---

# getCategories

`GET /v1/template-variables/categories`

Get all template variable categories

## Query parameters

- `lang` string — 2-letter language code (ISO 639-1)

## Response `200`

ok

- CategoryResult[]
  - `category` string
  - `description` string

---

[API](https://skmtc.dev/epilot/apis/template-variables-api.md) · [All operations](https://skmtc.dev/epilot/apis/template-variables-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/epilot/template-variables-api/revisions/ff0c1e3dc198/schema)
