---
title: "Get configured license request defaults"
method: GET
path: "/license-request"
tags: ["Setup"]
---

# Get configured license request defaults

`GET /license-request`

## Response `200`

KMS license request defaults.

- LicenseRequestStatus
  - `kmsConfigured` boolean, required
  - `kmsBaseUrl` string, nullable
  - `defaultAlias` string, required
  - `defaultAlgorithm` string, required
  - `defaultUse` string, required
  - `licenseDeliveryMethod` 'MANUAL', required
  - `installationId` string, uuid, nullable

## Other responses

- `404` — Setup gate is closed.

## Changes

- **2026-06-19** `8922cd960d1c` — 1 info
  - added the optional property `installationId` to the response with the `200` status
- **2026-06-19** `ef25767f07be` — 1 warning
  - removed the optional property `defaultProviderId` from the response with the `200` status
- **2026-06-12** `e18dc47aad73` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/sphereon-opensource/apis/platform-setup-api/changes/license-request/get.md)

---

[API](https://skmtc.dev/sphereon-opensource/apis/platform-setup-api.md) · [All operations](https://skmtc.dev/sphereon-opensource/apis/platform-setup-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sphereon-opensource/platform-setup-api/revisions/f6d32c93ac68/schema)
