{
  "status": "ok",
  "service": "fluxo-connect-central-api",
  "version": "0.1.0",
  "generated_at": "2026-09-16T02:28:09.432084+00:00",
  "lead_email": {
    "enabled": true,
    "configured": true,
    "to": "comercial@fluxoconnect.com"
  },
  "alert_scanner": {
    "enabled": true,
    "interval_minutes": 15,
    "smtp_ready": true,
    "sender": "comercial@fluxoconnect.com"
  },
  "endpoints": [
    "GET /admin/clients",
    "GET /admin/clients/{tenant_id}",
    "PUT /admin/clients/{tenant_id}",
    "PATCH /admin/clients/{tenant_id}/collection",
    "PATCH /admin/clients/{tenant_id}/dpa",
    "POST /admin/clients/{tenant_id}/dpa/file",
    "GET /admin/clients/{tenant_id}/dpa/file",
    "DELETE /admin/clients/{tenant_id}/dpa/file",
    "DELETE /admin/clients/{tenant_id}",
    "GET /admin/agents",
    "GET /admin/dashboard-status",
    "GET /admin/commands",
    "POST /admin/commands",
    "POST /leads",
    "GET /admin/leads",
    "PATCH /admin/leads/{id}",
    "DELETE /admin/leads/{id}",
    "GET /admin/internal-users",
    "POST /admin/internal-users",
    "PATCH /admin/internal-users/{email}",
    "DELETE /admin/internal-users/{email}",
    "POST /admin/sync/cleanup",
    "POST /auth/login",
    "POST /auth/change-password",
    "GET /tenant/config?tenant_id=...",
    "GET /tenant/users?tenant_id=...",
    "GET /tenant/alerts?tenant_id=...",
    "PATCH /tenant/alerts",
    "POST /tenant/alerts/test",
    "GET /tenant/alerts/history?tenant_id=...&limit=50",
    "POST /tenant/alerts/run",
    "POST /tenant/users",
    "DELETE /tenant/users/{email}?tenant_id=...",
    "GET /tenant/dashboard?tenant_id=...&site_id=...",
    "GET /tenant/dicom/status?tenant_id=...&site_id=...",
    "GET /tenant/commands?tenant_id=...&site_id=...",
    "POST /tenant/dicom/request",
    "POST /tenant/dicom/bootstrap",
    "POST /tenant/dicom/incremental",
    "GET /agent/commands?tenant_id=...&agent_id=...",
    "POST /agent/commands/{command_id}/complete",
    "POST /agent/heartbeat",
    "POST /agent/sync"
  ]
}