ZiamGetUserInfo
Returns the current user's OIDC userinfo from the validated access token and current ZIAM data. The custom roles claim is resolved when this endpoint is called and includes enabled direct, group, project, organization, relationship, and custom role assignments; it is not the role snapshot carried by the access token. The aggregate roles field has no Project attribution and cannot prove authorization in a specified Project. Project authorization must use that Project's active ProjectMembership.roleKeys or a Project-aware role-grants API.
GET
/api/userinfoOperation ID
ZiamGetUserInfoSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
This API requires no request parameters.
Responses
200 OKChange History
View all change historyChange TimeChange SummaryAction
Change Time
AddedResponse fields roles, ziam_subject_typeView API
