Read user
Read a user in Mimecast.
Input
| Field | Definition | Type | Required |
|---|---|---|---|
|
Read By |
|||
|
Email Address |
The email address of the user. |
Text | TRUE |
Output
| Field | Definition | Type |
|---|---|---|
|
User |
||
|
Username |
Username of the user. |
Text |
|
ID |
Unique identifier of the user. |
Text |
|
Email Address |
The email address of the user. |
Text |
|
Role |
The user's role. |
Text |
|
Company Name |
The company name of the user. |
Text |
|
Links |
An array of object describing user link details. |
List of Objects |
|
Name |
The link name. |
Text |
|
Method |
The HTTP method to use for the request. |
Text |
|
URI |
The URI of the link. |
Text |
|
Attributes |
The user's attributes. |
Object |
|
Phone Number |
The user's phone number. |
Text |
|
Local Password |
If true, the password is a local password. |
True/False |
|
Change Password |
If true the user must change their password. |
True/False |
|
External |
If true, the user is external. |
True/False |
|
Editable |
If true, the user can be edited. |
True/False |
|
Account Code |
The user's account code. |
Text |
|
Admin |
If true, the user is an admin. |
True/False |
|
Time Zone |
The user's time zone. |
Text |
|
Avatar Code |
A base64 encoded avatar image code. |
Text |
|
Avatar Mime Type |
The type of avatar image of the user. |
Text |
