get https://example.com/customers/.well-known/jwks.json
This endpoint returns the JSON Web Key Set (JWKS) for the customer's public keys. JWKS is a set of keys containing the public keys that should be used to verify any JSON Web Token (JWT) issued by the authorization server.