---
title: "Get template by ID"
method: GET
path: "/api/v4/chats/templates/{id}"
---

# Get template by ID

`GET /api/v4/chats/templates/{id}`

The method allows you to get data about a template.

## Path parameters

- `id` integer, required

## Query parameters

- `with` string

## Response `200`

200

## Other responses

- `401` — 401
- `404` — 404

---

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