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
Get the JSON Web Key Set
{"keys": [{"use": "string","kty": "string","kid": "string","alg": "string","n": "string","e": "string","x": "string","crv": "string"}]}