---
title: "GET /api/firmware/get-software-free-trials"
method: GET
path: "/api/firmware/get-software-free-trials"
tags: ["softwarefreetrial"]
---

# GET /api/firmware/get-software-free-trials

`GET /api/firmware/get-software-free-trials`

## Query parameters

- `productGroupId` string
- `MODE` string
- `TENANTID` string

## Response `200`

Success

- GetFreeTrialResponse
  - `content` GetFreeTrialRes
    - `freeTrialWidgetsList` FreeTrialWidgets[], nullable
      - `isEnabled` string, nullable
      - `softwareWidgetTitle` string, nullable
      - `headerText` string, nullable
      - `descriptionText` string, nullable
      - `learnMoreURL` string, nullable
      - `logo` string, nullable
      - `tryNowAPI` string, nullable
      - `productID` string, nullable
      - `maxTryCount` string, nullable
      - `serviceId` string, nullable
      - `subDomain` string, nullable
      - `defcon` string, nullable
      - `shieldLevel` string, nullable
    - `freeTrialElligibleList` TenantFreeTrialWidgets[], nullable
      - `isEnabled` string, nullable
      - `productName` string, nullable
      - `productType` string, nullable
      - `productID` 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)
