---
title: "JSON Web Key Set"
method: GET
path: "/.well-known/jwks.json"
tags: ["Discovery"]
---

# JSON Web Key Set

`GET /.well-known/jwks.json`

Return the JWKS document with the active public signing keys (ES256).

## Response `200`

Successful Response

- object

## Other responses

- `400` — Bad Request
- `422` — Unprocessable Entity
- `500` — Internal Server Error
- `503` — Service Unavailable

---

[API](https://skmtc.net/jentic/apis/jentic-control-plane-api.md) · [All operations](https://skmtc.net/jentic/apis/jentic-control-plane-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jentic/jentic-control-plane-api/revisions/7cc96b2f28d4/schema)
