OIDCOIDC UserInfoOIDC UserInfo GET /api/oidc/:projectId/userinfo Authorization: Bearer with the access token from the token endpoint. Returns JSON claims; failures use OAuth-style { error, error_description }. Request Responses200401403UserInfo claimsInvalid or missing bearer tokenPlan gate