Read User
Retrieve a Slack user by ID.
Input
Field | Definition | Type | Required |
---|---|---|---|
Read By | |||
Id |
User's unique Slack ID. ![]() Use the Search User card to find a user's Slack ID by their username or email address. |
String | TRUE |
Output
Field | Definition | Type |
---|---|---|
Id | ||
Id | User's unique Slack ID. | String |
Primary Email | User's primary email address. | String |
Secondary Name | User's secondary email address. | String |
Username | ||
Username | User's login username. | String |
Nickname | User's nickname. | String |
Last Name | User's last name. | String |
First Name | User's first name. | String |
Display Name | Name of the user, suitable for display to end users. | String |
Honorific Prefix | User's honorific prefix or title. | String |
Phone | ||
Primary Phone | User's primary phone number. | String |
Mobile Phone | User's mobile phone number. | String |
Address | ||
Street Address | Full street address of the user. | String |
Locality | Locality of the user. | String |
Region | Region of the user. | String |
Postal Code | Zip or postal code of the user. | String |
Country | Country of the user. | String |
User Details | ||
Password | Text string value of the user's password. | String |
Profile URL | URL for the user's profile. | String |
Profile Photo URL | URL for the user's profile photo. | String |
What I Do | An informal profile description of the user's role. | String |
User Type | Type of user. | String |
Role | User's role in their organization. | String |
Localization | ||
Time Zone | User's time zone. | String |
Preferred Language | User's preferred language. | String |
Locale | User's default location for purposes of localizing items like currency, date/time format, and numerical representations. | String |
Enterprise | ||
Department | Name of user's department. | String |
Division | Name of the user's division. | String |
Employee Number | User's organization or company-assigned unique identifier. | String |
Organization | Name of user's organization. | String |
Cost Center | Name of the cost center assigned with the user. | String |
Manager ID | Unique identifier of the user's manager. | String |