Retrieve a User
Introduction
Note: fields are always present in the response even if the field was disabled on the Admin Dashboard.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The UID of the User
Response
The UID of the User.
An array of all the known emails for this User.
The role of the User.
owner
, admin
, it
, hr
, ops
, finance
, custom
, user
The status of the User.
hired
, employee
, alumni
, external
The full name of the User.
The Slack user ID of the User (e.g. U0G9QF9C6).
A tag UID of kind "department"
A tag UID of kind "office_location"
A tag UID of kind "legal_entity"
An array of tag UIDs of kind "team"
female
, male
, non_binary
, other
, prefer_not_to_disclose
A language in IETF format (en-US, pt-PT, fr-FR...)
The UID of the manager of this user
The Microsoft Entra IDs (Azure Directory) of the User.
datetime formatted as ISO 8601 (e.g. "2020-12-15T03:34:13.000Z")
datetime formatted as ISO 8601 (e.g. "2020-12-15T03:34:13.000Z")