{
  "ok": true,
  "scope": "public",
  "tenants": [
    {
      "slug": "info-global",
      "name": "Info Global",
      "tenant_type": "first_party",
      "status": "active"
    },
    {
      "slug": "veloxt",
      "name": "Veloxt",
      "tenant_type": "first_party",
      "status": "active"
    }
  ],
  "workspaces": [
    {
      "slug": "core",
      "name": "Info Global Core",
      "workspace_type": "brand",
      "status": "active",
      "tenant_slug": "info-global"
    },
    {
      "slug": "core",
      "name": "Veloxt Core",
      "workspace_type": "brand",
      "status": "active",
      "tenant_slug": "veloxt"
    }
  ],
  "modules": [
    {
      "module_key": "affiliates",
      "name": "Affiliates",
      "classification": "add_on",
      "source_lineage": "shared",
      "status": "active"
    },
    {
      "module_key": "behavior_analytics",
      "name": "Behavior Analytics",
      "classification": "premium",
      "source_lineage": "info-global",
      "status": "active"
    },
    {
      "module_key": "chat_inbox_ai",
      "name": "Chat Inbox AI",
      "classification": "add_on",
      "source_lineage": "shared",
      "status": "active"
    },
    {
      "module_key": "checkout_monetization",
      "name": "Checkout And Monetization",
      "classification": "core",
      "source_lineage": "info-global",
      "status": "active"
    },
    {
      "module_key": "cms_core",
      "name": "CMS Core",
      "classification": "core",
      "source_lineage": "info-global",
      "status": "active"
    },
    {
      "module_key": "customer_membership",
      "name": "Customer Membership",
      "classification": "core",
      "source_lineage": "info-global",
      "status": "active"
    },
    {
      "module_key": "email_marketing",
      "name": "Email Marketing",
      "classification": "growth",
      "source_lineage": "info-global",
      "status": "active"
    },
    {
      "module_key": "funnel_os",
      "name": "Funnel OS",
      "classification": "premium",
      "source_lineage": "info-global",
      "status": "active"
    },
    {
      "module_key": "landing_builder",
      "name": "Landing Builder",
      "classification": "core",
      "source_lineage": "info-global",
      "status": "active"
    },
    {
      "module_key": "quizzes",
      "name": "Quizzes",
      "classification": "growth",
      "source_lineage": "info-global",
      "status": "active"
    },
    {
      "module_key": "service_pack",
      "name": "Service Pack",
      "classification": "tenant_module_pack",
      "source_lineage": "veloxt",
      "status": "active"
    },
    {
      "module_key": "smart_links",
      "name": "Smart Links",
      "classification": "add_on",
      "source_lineage": "shared",
      "status": "active"
    }
  ],
  "plans": [
    {
      "plan_key": "starter",
      "name": "Starter",
      "billing_interval": "month",
      "status": "active",
      "is_public": 1
    },
    {
      "plan_key": "growth",
      "name": "Growth",
      "billing_interval": "month",
      "status": "active",
      "is_public": 1
    },
    {
      "plan_key": "scale",
      "name": "Scale",
      "billing_interval": "month",
      "status": "active",
      "is_public": 1
    },
    {
      "plan_key": "agency",
      "name": "Agency",
      "billing_interval": "month",
      "status": "active",
      "is_public": 1
    }
  ]
}