get https://{applicationQualifiedDomain}.us.wristband.dev/api/v1/oauth2/jwks
Endpoint for retrieving a JSON Web Key Set (JWKS) associated to the given vanity domain. The JWKS contains the public keys that can be used to verify the signatures of access tokens and ID tokens issued by Wristband. Currently, this method can only be used for vanity domains that are associated to an application.
The vanity domain defined in the Host
header will be used to identify the entity whose JWKS needs to be retrieved.