Retrieve a JSON Web Key Set (JWKS) object containing the public keys used to verify
JSON Web Tokens (JWT) issued by the Hanko API and signed using the RS256 signing algorithm.
GET
/
.well-known
/
jwks.json
Get JSON Web Key Set
Copy
Ask AI
curl --request GET \ --url https://{tenant_id}.hanko.io/.well-known/jwks.json