App Logo
slack.com

Get Slack user profile

Get one member's full profile by id (U…) or by handle/display name (resolved via the member directory). Returns handle, real/display name, title, email (when visible), timezone, status and admin/owner/bot/guest flags. Requires login.

Input

user required

Member id (U…) or handle/display name (e.g. 'tester.account').

workspaceDomain optional

Workspace host, e.g. acme.slack.com. Defaults to the active workspace.

Output

id required
tz optional
name optional
email optional
image optional
phone optional
title optional
is_bot optional
deleted optional
is_admin optional
is_owner optional
tz_label optional
real_name optional
status_text optional
display_name optional
status_emoji optional
is_restricted optional
is_ultra_restricted optional

Start building not clicking