---
title: "sgID public keys"
method: GET
path: "/v2/.well-known/jwks.json"
tags: ["well-known"]
---

# sgID public keys

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

## Response `200`

A JSON object representing sgID's public keys

- Jwks — A JWK container object which contains an array of JWK Key Objects. See the IETF document for JSON Web Key (JWK) for more details.
  - `keys` object[]

---

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