---
title: "GET /api/v1/license/GetLicenseCounts"
method: GET
path: "/api/v1/license/GetLicenseCounts"
tags: ["License"]
---

# GET /api/v1/license/GetLicenseCounts

`GET /api/v1/license/GetLicenseCounts`

## Response `200`

- GetLicenseCountsResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable
  - `Licenses` LicenseTotals[], nullable
    - `Id` string, nullable
    - `Name` string, nullable
    - `Type` string, nullable
    - `Total` integer
    - `Used` integer
    - `ServiceCounts` ServiceTotals[], nullable
      - `Service` string, nullable
      - `Used` integer

---

[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)
