# WhatsApp Business Api Templates Obtén los templates/plantillas creadas en WhatsApp Business API Endpoint: GET /retailers/api/v1/whatsapp_templates Version: 1.0.0 Security: api-key ## Response 200 fields (application/json): - `templates` (array) - `templates.text` (string) Example: "Hola *! ✋" - `templates.status` (string) Example: "accepted" - `templates.template_type` (string) Example: "text" - `templates.internal_id` (string) Example: "c0c040f6-9809-404a-961c-637b109ef410" ## Response 400 fields