cURL
curl --request GET \ --url https://api.sandbox.thrivory.com/.well-known/jwks.json \ --header 'Authorization: Bearer <token>'
{}
The access token received from the authorization server in the OAuth 2.0 flow.
JWKS
The response is of type object.
object