Skip to main content

IMSUserInfo

Unified user information model for IMS responses.

All optional fields default to None to clearly indicate missing values.

Example: "kim@example.test"

The primary email address of the user.

Example: "Kim"

The first name of the user.

Example: ["249160E6-6404-4C09-8F61-8BB2469A4DDF"]

The IDs of the groups the user belongs to.

Example: ["My Group"]

The names of the groups the user belongs to.

Example: "59b73891-5538-4e45-ae67-f8c5b00d7405"

The unique identifier of the user.

Example: "Kim"

The last name of the user.

Example: "Kim Kim"

The full name of the user.

Example: "CAEAADB6-D052-40AA-9DEA-221CA6EA26B9"

The organization ID of the user.

Example: "Bentley Systems Inc"

The organization name of the user.

Examples: "Account Admin", ["Account Admin","User"]

The role name(s) of the user.

Was this page helpful?