---
title: "GET /api/product/service-status"
method: GET
path: "/api/product/service-status"
tags: ["license"]
---

# GET /api/product/service-status

`GET /api/product/service-status`

## Query parameters

- `serial` string
- `serviceID` string

## Response `200`

Success

- GetServiceStatusResponse
  - `content` ServiceStatus
    - `serialnumber` string, nullable
    - `activationKey` string, nullable
    - `endDate` string, nullable
    - `endDateText` string, nullable
    - `messageAccept` string, nullable
    - `actionType` string, nullable
    - `extendService` boolean, nullable
    - `status` string, nullable
    - `activationCode` string, nullable
    - `activationDate` string, nullable
    - `activationStatus` string, nullable
    - `serviceType` string, nullable
    - `serviceStatus` string, nullable
    - `errorMessage` string, nullable
    - `BaseTable` string, nullable
    - `downoadHeaderText` string, nullable
    - `downoadUrl` string, nullable
    - `downoadLinkText` string, nullable
    - `downoadLinkNAText` string, nullable
    - `copyDownoadLinkText` string, nullable
    - `copyDownoadLink` string, nullable
    - `SecurityCenterUrl` string, nullable
    - `SecurityCenterHeaderText` string, nullable
    - `SecurityCenterPostLinkText` string, nullable
    - `SecurityCenterLinkText` string, nullable
    - `BlockActivation` string, nullable
    - `isBlockActivation` boolean
    - `DataCenters` OffsiteLocation[], nullable
      - `locationID` string, nullable
      - `locationName` string, nullable
    - `DCWarning1` string, nullable
    - `DCWarning2` string, nullable
    - `DCWarning3` string, nullable
    - `ExpiryDate` string, nullable
    - `IsPostAcivation` string, nullable
    - `pendingDays` string, nullable
    - `pendingDaysText` string, nullable
    - `NodeCountText` string, nullable
    - `NumberOfLicenses` string, nullable
    - `PostActivationList` PostActivation[], nullable
      - `ServiceName` string, nullable
      - `NoOfnodes` string, nullable
      - `ExpirDate` string, nullable
      - `ServiceId` string, nullable
      - `UpdateType` string, nullable
      - `isDisplayable` string, nullable
      - `infoText` string, nullable
      - `status` string, nullable
      - `childServices` PostActivation[], nullable
    - `ProductFriendlyName` string, nullable
    - `SelectedDataCenter` string, nullable
    - `SerActivatedMessage` string, nullable
    - `SName` string, nullable
    - `TermsCondition` string, nullable
    - `dmDataCenter` string, nullable
    - `dmAdminEmail` string, nullable
    - `dmDomains` string, nullable
    - `dmCompanyName` string, nullable
    - `apiKey` string, nullable
    - `isNewCCSSOEnabled` string, nullable
    - `appName` string, nullable
    - `arrDataCenter` DataCenter[], nullable
      - `description` string, nullable
      - `name` string, nullable
      - `apiUrl` string, nullable
      - `navPageServer` string, nullable
      - `display` string, nullable
      - `dmDataCenterLocationID` string, nullable
      - `dmPlatformID` string, nullable
      - `dataCenterName` string, nullable
      - `hostedEmailSecurityDataCenterID` string, nullable
    - `arrPostActivation` PostActivation[], nullable
      - `ServiceName` string, nullable
      - `NoOfnodes` string, nullable
      - `ExpirDate` string, nullable
      - `ServiceId` string, nullable
      - `UpdateType` string, nullable
      - `isDisplayable` string, nullable
      - `infoText` string, nullable
      - `status` string, nullable
      - `childServices` PostActivation[], 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)
