User_
Properties
| Name | Type | Description |
|---|---|---|
string | User ID. | |
string | User creation date in ISO 8601 format. | |
string | User update date in ISO 8601 format. | |
string | User name. | |
string | Hashed user password. | |
string | Password hashing algorithm. | |
object | Password hashing algorithm configuration. | |
string | User registration date in ISO 8601 format. | |
boolean | User status. Pass | |
arrayof string | Labels for the user. | |
string | Password update time in ISO 8601 format. | |
string | User email address. | |
string | User phone number in E.164 format. | |
boolean | Email verification status. | |
string | Canonical form of the user email address. | |
boolean | Whether the user email is from a free email provider. | |
boolean | Whether the user email is from a disposable email provider. | |
boolean | Whether the user email is from a corporate domain. | |
boolean | Whether the user email is in its canonical form. | |
boolean | Phone verification status. | |
boolean | Multi factor authentication status. | |
object | User preferences as a key-value object | |
arrayof Target | A user-owned message receiver. A single user may have multiple e.g. emails, phones, and a browser. Each target is registered with a single provider. | |
string | Most recent access date in ISO 8601 format. This attribute is only updated again after 24 hours. | |
boolean | Whether the user can impersonate other users. | |
string | ID of the original actor performing the impersonation. Present only when the current request is impersonating another user. Internal audit logs attribute the action to this user, while the impersonated target is recorded only in internal audit payload data. |
Was this page helpful?
Share what worked or what we should fix. Once approved, our agents automatically apply suggested updates to the docs.