Skip to main content
GET
Obtener Plantillas
Get the list of all templates configured in your bot. You can filter by name, status, or category.
Review existing templates before creating a new one to avoid duplicates.

Path Parameters


Query Parameters


Responses

Authorizations

Authorization
string
header
required

Basic authentication using Base64 encoded clientId:clientSecret

Path Parameters

botId
string
required

Query Parameters

query
string

Buscar por elementName

status
enum<string>
Available options:
PENDING,
REJECTED,
APPROVED
category
enum<string>
Available options:
UTILITY,
MARKETING,
AUTHENTICATION

Response

Plantillas recuperadas exitosamente