JWKS

Retrieve the JSON Web Key Set which can be used to verify the token signatures of the instance.

Retrieve the JSON Web Key Set of the instance

Retrieve the JSON Web Key Set of the instance

SecuritybearerAuth
Responses
200

Get the JSON Web Key Set

get/jwks
Response samples
application/json
{
  • "keys": [
    ]
}