---
title: "GET /api/version"
method: GET
path: "/api/version"
tags: ["Version"]
---

# GET /api/version

`GET /api/version`

## Query parameters

- `appName` string

## Response `200`

Success

- AppVersionResponse
  - `content` AppVersion
    - `appVersion` string, nullable
    - `cscVersion` string, nullable
    - `hideClassic` boolean
    - `enableIntercept` boolean
    - `enableIDP` boolean
    - `classicWarning` string, nullable
    - `sandboxClassicWarning` string, nullable
    - `maintText` string, nullable
    - `snbmaintText` string, nullable
    - `supportMode` string, nullable
    - `showPricingChange` string, nullable
    - `appMonitorUrl` string, nullable
    - `enableSignUpTFAPhone` string, nullable
    - `allowSignUpTFAOFF` string, nullable
    - `enableMonitor` string, nullable
    - `isaccountsmswredirect` string, nullable
    - `supportattachurl` string, nullable
    - `buynowMode` string, nullable
    - `sfdcChatUrl` string, nullable
    - `sfdcChatAIUrl` string, nullable
    - `psaallowEmptyAgreement` string, nullable
    - `isPendo` string, nullable
    - `isNewRelicMonitorAllowed` string, nullable
    - `cseAutoRedirect` string, nullable
    - `buildNumber` string, nullable
    - `hideSignup` string, nullable
    - `isShowMaintenance` string, nullable
    - `maintenanceMessage` 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)
