---
title: "Get a certificate chain"
method: GET
path: "/certificate-chains/{alias}"
tags: ["Certificates"]
---

# Get a certificate chain

`GET /certificate-chains/{alias}`

## Response `200`

Certificate chain.

- CertificateChainResponse — Certificate chain ordered from leaf to root.
  - `certificates` string[], required

## Other responses

- `404` — The requested resource was not found.
- `500` — An unexpected error occurred on the server.

---

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