---
title: "List a tenant's KMS providers"
method: GET
path: "/tenants/{tenantId}/kms/providers"
tags: ["KmsProviders"]
---

# List a tenant's KMS providers

`GET /tenants/{tenantId}/kms/providers`

Returns the KMS providers configured for the tenant, including protected system providers such as the tenant root provider identified by the initial tenant slug.

## Parameters

- `./platform-config-components.yml#/components/parameters/TenantId` — unresolved $ref

## Response `200`

KMS providers.

- KmsProviderList — unresolved $ref

## Other responses

- `401` — unresolved $ref
- `403` — unresolved $ref

## Changes

- **2026-06-17** `f39de1a395fb` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/sphereon-opensource/apis/platform-config-api/changes/tenants/:tenantId/kms/providers/get.md)

---

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