---
title: "Get list of Templates"
description: "Retrieves list of available templates."
openapi: "/openapi/broadcasts-api.yaml GET /api/v1/broadcast/templates"
---

> **For AI agents:** the complete documentation index is at [llms.txt](/llms.txt). Append `.md` to any page URL for its markdown version.

`GET https://web.otpcod.ru/api/v1/api/v1/broadcast/templates`

Retrieves list of available templates.

## Authentication

No authentication required.

## Query parameters

- `limit` (integer) — limit
- `offset` (integer) — offset

## Header parameters

- `X-API-KEY` (string, required) — Enter your X-API-KEY

## Response 200

OK
  - response (object)


---

📦 **OpenAPI specs:** Every OpenAPI specification referenced by this documentation is available as a single download — https://iba-platform.jamdesk.app/api-specs.zip
