---
title: "Obtener Plantillas"
method: GET
path: "/v1/bots/{botId}/templates"
tags: ["Campaigns"]
---

# Obtener Plantillas

`GET /v1/bots/{botId}/templates`

Recupera todas las plantillas HSM configuradas en un bot.

## Path parameters

- `botId` string, required

## Query parameters

- `query` string
- `status` 'PENDING' | 'REJECTED' | 'APPROVED'
- `category` 'UTILITY' | 'MARKETING' | 'AUTHENTICATION'

## Response `200`

Plantillas recuperadas exitosamente

## Other responses

- `401` — Unauthorized - Invalid authentication credentials
- `404` — Not found - Resource not found

---

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