Skip to main content
Autenticación: Bearer JWT o API Key — Headers: X-Empresa-Id (requerido)
Response 200
{
  "versiones": [
    { "id": "tpl_v4", "version": 4, "activa": true, "created_at": "2026-04-01T10:00:00Z" },
    { "id": "tpl_v3", "version": 3, "activa": false, "created_at": "2026-03-15T10:00:00Z" }
  ]
}