GET
/
oauth2
/
jwk
Get Java Web Key
curl --request GET \
  --url https://{FUSION HOST}/oauth2/jwk
{
  "empty": true
}

Response

200 - */*

OK

The response is of type object.