This API returns a user by id.

Response parameters

Field PathTypeDescription
data.idStringUnique identifier of the user.
data.updated_atStringTimestamp indicating when the user record was last updated.
data.nameStringThe real name of the user.
data.slack_tzStringThe Slack user's time zone.
data.slack_idStringThe Slack ID of the user.
data.slack_nameStringThe Slack display name of the user.
data.slack_team_idStringThe Slack team ID associated with the user.
data.slack_tz_labelStringThe time zone label for the Slack user.
data.slack_tz_offsetIntegerThe time zone offset in seconds for the Slack user.
data.slack_profile_emailStringThe email address associated with the Slack profile.
data.slack_profile_titleStringThe title from the user's Slack profile.
data.slack_profile_image_24StringURL for the 24px version of the user's Slack profile image.
data.slack_profile_real_nameStringThe real name from the user's Slack profile.
data.slack_profile_display_nameStringThe display name from the user's Slack profile.
messageStringAdditional message information, if any.
Language
Credentials
Bearer
Click Try It! to start a request and see the response here!