User Object
Description
Properties of a user.
Properties
emailAddress
Email address of the user.
Type: string
lastAccessDate
Date, in ISO 8601 format, at which the user last signed-in.
Type: string
managedPolicies
Managed policies attached to the user.
Type: Array of UserManagedPolicy objects.
mfaType
Type of MFA device used by the user.
Type: string
Valid Values:
nonegoogle-authmobile-otp
status
Status of the user.
Type: string
Valid Values:
enableddisableddeleted
userId
ID of the user.
Type: string
username
Username of the user.
Type: string
Sample JSON
Last updated