Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Retrieve the JSON Web Key Set for verifying access tokens.
cURL
curl --request GET \ --url https://{appId}.session.prelude.dev/.well-known/jwks.json
{ "keys": [ {} ] }
OK
A JSON Web Key Set (RFC 7517)