Read User

Read a user in Smartsheet.

Input

Field Definition Type Required
User
ID Unique ID of the user. String TRUE

Output

Field Definition Type
Result
ID ID of the current user. String
Email Primary email address of the current user. String
Status User status, set to one of the following values:
  • ACTIVE

  • DECLINED

  • PENDING

String
First Name First name of the current user. String
Last Name Last name of the current user. String
Mobile Phone Mobile phone number of the user. String
Account Account object representing the current user's customer account. Object
Account ID Account ID. String
Account Name Account Name. String
Is Admin? True if the user is an admin (can create and edit groups); otherwise, False. Boolean
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. String
Is Confirmed? True if the alternate email address has been confirmed; otherwise, False. Boolean
Email Alternate email of the user. String
Company Company of the user. String
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 and Time
Department Department of the user. String
Is Group Admin? True if the user is a group admin (can create and edit groups); otherwise, False. Boolean
Is Jira Admin? True if the user is a JIRA admin; otherwise, False. Boolean
Last Login Last login time of the current user. Date and Time
Is Licensed Sheet Creator? True if the user is a licensed user (can create and own sheets); otherwise, False. Boolean
Locale Current locale of the user's. String
Profile Image ID ID of the image.

This field contains the image ID only. Retrieve the Profile Image ID using the List Image URLs.

String
Is Resource Viewer? True if the user is a resource viewer (can access resource views); otherwise, False. Boolean
Role Role of the user. String
Is Salesforce Admin? True if the user is a Salesforce admin; otherwise, False. Boolean
Is Salesforce User? True if the user is a registered Salesforce user; otherwise, False. Boolean
Sheet Count Number of sheets owned by the current user within the organization account Number
Time Zone Current time zone ID of user. String
Title Title of user. String
Work Phone Work phone number of user. String

Related topics

Smartsheet connector

Workflow elements

Smartsheet API Reference