Read User
Read a user in Smartsheet.
Input
Field | Definition | Type | Required |
---|---|---|---|
User |
|||
ID |
Unique ID of the user. |
Text |
TRUE |
Output
Field | Definition | Type |
---|---|---|
Result |
||
ID |
ID of the current user. |
Text |
|
Primary email address of the current user. |
Text |
Status |
User status, set to one of the following values:
|
Text |
First Name |
First name of the current user. |
Text |
Last Name |
Last name of the current user. |
Text |
Mobile Phone |
Mobile phone number of the user. |
Text |
Account |
Account object representing the current user's customer account. |
Object |
Account ID |
Account ID. |
Text |
Account Name |
Account Name. |
Text |
Is Admin? |
True if the user is an admin (can create and edit groups); otherwise, False. |
True/False |
Alternate Emails |
An array of Alternate Email objects representing the alternate email addresses associated with the user account |
List of Objects |
Alternate Email ID |
Alternate email ID. |
Text |
Is Confirmed? |
True if the alternate email address has been confirmed; otherwise, False. |
True/False |
|
Alternate email of the user. |
Text |
Company |
Company of the user. |
Text |
Custom Welcome Screen Viewed |
Timestamp of viewing an Enterprise Custom Welcome Screen by the current user. This field is returned when an Enterprise user has viewed the Custom Welcome Screen. |
Date & Time |
Department |
Department of the user. |
Text |
Is Group Admin? |
True if the user is a group admin (can create and edit groups); otherwise, False. |
True/False |
Is Jira Admin? |
True if the user is a JIRA admin; otherwise, False. |
True/False |
Last Login |
Last login time of the current user. |
Date & Time |
Is Licensed Sheet Creator? |
True if the user is a licensed user (can create and own sheets); otherwise, False. |
True/False |
Locale |
Current locale of the user's. |
Text |
Profile Image ID |
ID of the image. This field contains the image ID only. Retrieve the Profile Image ID using the List Image URLs. |
Text |
Is Resource Viewer? |
True if the user is a resource viewer (can access resource views); otherwise, False. |
True/False |
Role |
Role of the user. |
Text |
Is Salesforce Admin? |
True if the user is a Salesforce admin; otherwise, False. |
True/False |
Is Salesforce User? |
True if the user is a registered Salesforce user; otherwise, False. |
True/False |
Sheet Count |
Number of sheets owned by the current user within the organization account |
Number |
Time Zone |
Current time zone ID of user. |
Text |
Title |
Title of user. |
Text |
Work Phone |
Work phone number of user. |
Text |