---
title: "Get License Key"
method: GET
path: "/v1/customer-portal/license-keys/{id}"
tags: ["customer_portal", "license_keys", "public"]
---

# Get License Key

`GET /v1/customer-portal/license-keys/{id}`

Get a license key.

**Scopes**: `customer_portal:read` `customer_portal:write`

## Path parameters

- `id` string, uuid4, required

## Response `200`

Successful Response

- LicenseKeyWithActivations — unresolved $ref

## Other responses

- `404` — License key not found.
- `422` — Validation Error

---

[API](https://skmtc.net/polar/apis/polar-api.md) · [All operations](https://skmtc.net/polar/apis/polar-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/polar/polar-api/revisions/77e4ef94fcc3/schema)
