Obtener Plantillas
Templates
Get Templates
Retrieve all HSM templates configured in your bot
GET
Obtener Plantillas
Get the list of all templates configured in your bot. You can filter by name, status, or category.Documentation Index
Fetch the complete documentation index at: https://docs.jelou.ai/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
| Property | Type | Description |
|---|---|---|
| botId | string | Unique bot ID. Example: 123456789 |
Query Parameters
| Property | Type | Description |
|---|---|---|
| query | string | Search templates by elementName |
| status | string | Search templates by status. Possible values: PENDING, REJECTED, APPROVED |
| category | string | Search templates by category. Possible values: UTILITY, MARKETING, AUTHENTICATION |
Responses
200 - Successful response
200 - Successful response
401 - Unauthorized
401 - Unauthorized
404 - Not Found
404 - Not Found
Authorizations
Basic authentication using Base64 encoded clientId:clientSecret
Path Parameters
Query Parameters
Buscar por elementName
Available options:
PENDING, REJECTED, APPROVED Available options:
UTILITY, MARKETING, AUTHENTICATION Response
Plantillas recuperadas exitosamente