---
title: "GET /api/integration/cse/tenant-lookup"
method: GET
path: "/api/integration/cse/tenant-lookup"
tags: ["Integration"]
---

# GET /api/integration/cse/tenant-lookup

`GET /api/integration/cse/tenant-lookup`

## Query parameters

- `orgName` string

## Response `200`

Success

- TenantLookupResponse
  - `Status` string, nullable
  - `Timestamp` string, date-time
  - `Data` TenantData
    - `TenantIdentity` TenantIdentity
      - `TenantId` string, nullable
      - `SerialNumber` string, nullable
      - `TenantName` string, nullable
      - `FriendlyName` string, nullable
      - `CseName` string, nullable
      - `RegisteredOn` string, nullable
    - `Infrastructure` Infrastructure
      - `DataCenter` string, nullable
      - `ProvisionStatus` string, nullable
      - `MsspMonthlyManaged` string, nullable
      - `CseMspParentName` string, nullable
    - `Licensing` Licensing
      - `SecurePrivateAccess` LicenseTier[], nullable
        - `Tier` string, nullable
        - `Status` string, nullable
        - `Quantity` integer
        - `ExpiryDate` string, date-time
      - `SecureInternetAccess` LicenseTier[], nullable
        - `Tier` string, nullable
        - `Status` string, nullable
        - `Quantity` integer
        - `ExpiryDate` string, date-time
      - `Support` Support
        - `Level` string, nullable
        - `Status` string, nullable
        - `EndOfSupportDate` string, date-time
      - `LatestActivationSource` string, nullable
      - `FirstActivationSource` string, nullable
    - `Associations` Associations
      - `FirewallConnectorCount` integer
      - `Firewalls` Firewall[], nullable
        - `SerialNumber` string, nullable
        - `FriendlyName` string, nullable
        - `Model` string, nullable
  - `operationStatus` string, nullable
  - `msgCode` string, nullable
  - `msgId` string, nullable
  - `msgDesc` string, nullable

---

[API](https://skmtc.dev/mysonicwall/apis/restapi-core-v1.md) · [All operations](https://skmtc.dev/mysonicwall/apis/restapi-core-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mysonicwall/restapi-core-v1/revisions/ddffed195eba/schema)
