---
title: "GET /api/v1/Viewer/Licenses"
method: GET
path: "/api/v1/Viewer/Licenses"
tags: ["License"]
---

# GET /api/v1/Viewer/Licenses

`GET /api/v1/Viewer/Licenses`

## Response `200`

- GetLicenseTypesResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable
  - `LicenseTypes` LicenseType[], nullable
    - `ID` string, nullable
    - `Name` string, nullable
    - `ApplicationType` string, nullable
    - `Total` integer
    - `Used` integer
    - `IsDemo` boolean
    - `ValidFrom` string, date-time, nullable
    - `ValidUntil` string, date-time, nullable
    - `Restricted` boolean
    - `Elements` string[], nullable

---

[API](https://skmtc.dev/pads4/apis/nds-services-authentication.md) · [All operations](https://skmtc.dev/pads4/apis/nds-services-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pads4/nds-services-authentication/revisions/e0bfd79e98ee/schema)
