Read User
Retrieve information about a Slack user.
Options
Field | Definition | Type | Required |
---|---|---|---|
Field Type |
Choose to retrieve information by User ID, Username, or Email.
Organizations with a large number of users may experience long execution times when selecting Username. Instead, select User ID to reduce execution time. ![]() Organizations with more than 10,000 Slack users should select User ID or Email. |
Dropdown | TRUE |
Input
Field | Definition | Type | Required |
---|---|---|---|
User | |||
User ID | Unique identifier of the user. | String | TRUE |
Username | User's Slack username. | String | TRUE |
User's email address. | String | TRUE |
Output
Field | Definition | Type |
---|---|---|
User | ||
Full Name | User's full name. | String |
User's email address. | String | |
User ID | Unique identifier of the user. | String |
Username | User's Slack username. | String |