---
title: "GET /api/licenses"
method: GET
path: "/api/licenses"
tags: ["Bridge"]
---

# GET /api/licenses

`GET /api/licenses`

## Response `200`

OK

- BridgeLicenseViewModel[]
  - `customerName` string, nullable
  - `productName` string, nullable
  - `productDescription` string, nullable
  - `customerId` string, nullable
  - `subscriptionId` string, nullable
  - `environmentId` string, nullable
  - `productId` string, nullable
  - `environmentName` string, nullable
  - `environmentType` string, nullable
  - `licenseDirectUrl` string, nullable
  - `productUrl` string, nullable
  - `isAdmin` boolean
  - `productIconLight` string, byte, nullable
  - `productIconDark` string, byte, nullable
  - `productIconLightName` string, nullable
  - `productIconDarkName` string, nullable
  - `parentProductName` string, nullable
  - `parentProductDescription` string, nullable

---

[API](https://skmtc.dev/indysoft/apis/indysoft-authbridge-server.md) · [All operations](https://skmtc.dev/indysoft/apis/indysoft-authbridge-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/indysoft/indysoft-authbridge-server/revisions/6ea03b3c150b/schema)
