cURL
curl --request GET \ --url https://{appId}.session.prelude.dev/.well-known/jwks.json
{ "keys": [ {} ] }
Retrieve the JSON Web Key Set for verifying access tokens.
OK
A JSON Web Key Set (RFC 7517)
Contact support