Get JWKS
GET/.well-known/jwks.json
Returns the JSON Web Key Set (JWKS) containing public keys for validating service account tokens.
Responses
- 200
- 400
- 401
- 403
- 500
JWKS retrieved successfully
Bad Request
Unauthorized
Forbidden
Internal server error
GET/.well-known/jwks.json
Returns the JSON Web Key Set (JWKS) containing public keys for validating service account tokens.
JWKS retrieved successfully
Bad Request
Unauthorized
Forbidden
Internal server error