Response 200
| Código | Descripción |
|---|---|
401 | No autenticado |
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Retorna datos del tenant, plan y límites.
{
"id": "tenant_abc123",
"nombre": "Mi Empresa SpA",
"plan": "pro",
"estado": "active",
"empresas_max": 5,
"empresas_usadas": 2,
"dtes_mes_max": 500,
"dtes_mes_usados": 127,
"created_at": "2025-01-15T10:30:00Z"
}
| Código | Descripción |
|---|---|
401 | No autenticado |