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. Note: Organizations with more than 10,000 Slack users should select User ID or Email. | Dropdown | TRUE |
Input
Field | Definition | Type | Required |
---|---|---|---|
User | |||
User ID | The user's unique ID. | String | TRUE |
Username | The user's Slack username. | String | TRUE |
The user's email address. | String | TRUE |
Output
Field | Definition | Type |
---|---|---|
User | ||
Full Name | The user's full name. | String |
The user's email address. | String | |
User ID | The user's unique ID. | String |
Username | The user's Slack username. | String |