---
title: "GET /api/mssp/getmssp-enrolling-services"
method: GET
path: "/api/mssp/getmssp-enrolling-services"
tags: ["MSSP"]
---

# GET /api/mssp/getmssp-enrolling-services

`GET /api/mssp/getmssp-enrolling-services`

## Query parameters

- `serialnumber` string
- `TenantID` integer

## Response `200`

Success

- MSSPEnrollServicesRes
  - `content` MSSPApplicableProductServices
    - `ActiveLicenseingHeaders` LicensingHeader[], nullable
      - `HeaderName` string, nullable
    - `ActiveLicenseingServices` LicensingService[], nullable
      - `ServiceName` string, nullable
      - `ExpiryDate` string, nullable
    - `ProductServices` MSSPProduct[], nullable
      - `ProductName` string, nullable
      - `ProductID` string, nullable
      - `ServiceID` string, nullable
      - `ServiceName` string, nullable
      - `nodeCount` string, nullable
      - `ExpiryDate` string, nullable
      - `RegionID` string, nullable
      - `Region` string, nullable
      - `subDomainName` string, nullable
      - `friendlyName` string, nullable
      - `Services` MSSPService[], nullable
        - `ServiceName` string, nullable
        - `ServiceID` string, nullable
        - `minNodeCount` string, nullable
        - `maxNodeCount` string, nullable
        - `isProvisioningService` string, nullable
        - `casbAppList` CasbApp[], nullable
          - `appName` string, nullable
          - `appValue` string, nullable
      - `ProductFlavours` MSSPProductFlavours[], nullable
        - `ProductID` string, nullable
        - `Platform` string, nullable
        - `Region` string, nullable
        - `ShowFriendlyName` string, nullable
        - `friendlyNameBaseText` string, nullable
        - `ShowSubDomain` string, nullable
        - `ShowRegion` string, nullable
        - `ShowUpperLimit` string, nullable
        - `ShowUnits` string, nullable
        - `ShowHA` string, nullable
        - `isServiceTypechangeAllowed` string, nullable
        - `isProvisioningProduct` string, nullable
        - `getexistingAppliances` string, nullable
        - `ShowOganizationID` string, nullable
        - `OganizationIDText` string, nullable
        - `OganizationIDValue` string, nullable
        - `OganizationIDToolTip` string, nullable
        - `Regions` MSSPRegion[], nullable
          - `RegionName` string, nullable
          - `RegionID` string, nullable
        - `Services` MSSPService[], nullable
          - `ServiceName` string, nullable
          - `ServiceID` string, nullable
          - `minNodeCount` string, nullable
          - `maxNodeCount` string, nullable
          - `isProvisioningService` string, nullable
          - `casbAppList` CasbApp[], nullable
            - `appName` string, nullable
            - `appValue` string, nullable
    - `RegisteredProductServices` MSSPProduct[], nullable
      - `ProductName` string, nullable
      - `ProductID` string, nullable
      - `ServiceID` string, nullable
      - `ServiceName` string, nullable
      - `nodeCount` string, nullable
      - `ExpiryDate` string, nullable
      - `RegionID` string, nullable
      - `Region` string, nullable
      - `subDomainName` string, nullable
      - `friendlyName` string, nullable
      - `Services` MSSPService[], nullable
        - `ServiceName` string, nullable
        - `ServiceID` string, nullable
        - `minNodeCount` string, nullable
        - `maxNodeCount` string, nullable
        - `isProvisioningService` string, nullable
        - `casbAppList` CasbApp[], nullable
          - `appName` string, nullable
          - `appValue` string, nullable
      - `ProductFlavours` MSSPProductFlavours[], nullable
        - `ProductID` string, nullable
        - `Platform` string, nullable
        - `Region` string, nullable
        - `ShowFriendlyName` string, nullable
        - `friendlyNameBaseText` string, nullable
        - `ShowSubDomain` string, nullable
        - `ShowRegion` string, nullable
        - `ShowUpperLimit` string, nullable
        - `ShowUnits` string, nullable
        - `ShowHA` string, nullable
        - `isServiceTypechangeAllowed` string, nullable
        - `isProvisioningProduct` string, nullable
        - `getexistingAppliances` string, nullable
        - `ShowOganizationID` string, nullable
        - `OganizationIDText` string, nullable
        - `OganizationIDValue` string, nullable
        - `OganizationIDToolTip` string, nullable
        - `Regions` MSSPRegion[], nullable
          - `RegionName` string, nullable
          - `RegionID` string, nullable
        - `Services` MSSPService[], nullable
          - `ServiceName` string, nullable
          - `ServiceID` string, nullable
          - `minNodeCount` string, nullable
          - `maxNodeCount` string, nullable
          - `isProvisioningService` string, nullable
          - `casbAppList` CasbApp[], nullable
            - `appName` string, nullable
            - `appValue` string, nullable
    - `isNewServiceEnrollAllowed` string, nullable
    - `WarningMessage` string, nullable
    - `Datenow` string, nullable
    - `ShowLicAgr` 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)
