This API fetches a user by slack Id.

Response parameters

Field PathTypeDescription
data.idStringUnique identifier of the user.
data.created_atStringTimestamp indicating when the user record was created.
data.updated_atStringTimestamp indicating when the user record was last updated.
data.nameStringThe name 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_profile_emailStringThe email address associated with the Slack profile.
data.slack_profile_real_nameStringThe real 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!