{
  "status": "ok",
  "service": "fluxo-connect-central-api",
  "version": "0.1.0",
  "generated_at": "2026-07-17T18:56:30.807713+00:00",
  "endpoints": [
    "GET /admin/clients",
    "GET /admin/clients/{tenant_id}",
    "PUT /admin/clients/{tenant_id}",
    "DELETE /admin/clients/{tenant_id}",
    "GET /admin/agents",
    "GET /admin/dashboard-status",
    "GET /admin/commands",
    "POST /admin/commands",
    "POST /auth/login",
    "POST /auth/change-password",
    "GET /tenant/config?tenant_id=...",
    "GET /tenant/users?tenant_id=...",
    "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"
  ]
}