Retrieve a User
Introduction
Note: fields that are disabled or restricted to the current user will not be returnedUsage
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The UID of the User
Response
User show
date formatted as ISO 8601 (e.g. "2020-12-15")
contract, expat, fulltime, intern, parttime, temporary ISO3166 alpha-2 country code (e.g: "PT")
female, male, non_binary, other, prefer_not_to_disclose date formatted as ISO 8601 (e.g. "2020-12-15")
date formatted as ISO 8601 (e.g. "2020-12-15")
date formatted as ISO 8601 (e.g. "2020-12-15")
date formatted as ISO 8601 (e.g. "2020-12-15")
A language in IETF format (en-US, pt-PT, fr-FR...)
date formatted as ISO 8601 (e.g. "2020-12-15")
The UID of the User
The link to the User in Siit admin dashboard
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")
The department this user belongs to. Pass ?expand[]=field_name for full object.
DEPRECATED: Use department instead. A Department UID
An array of all the known emails for this User
The full name of the User
The legal entity this user belongs to. Pass ?expand[]=field_name for full object.
DEPRECATED: Use legal_entity instead. A Legal Entity UID
The Microsoft Entra IDs (Azure Directory) associated with that User
The Microsoft Entra Group IDs (Azure Directory) associated to that User
The office location of this user. Pass ?expand[]=field_name for full object.
DEPRECATED: Use office_location instead. An Office Location UID
The manager of this user. Pass ?expand[]=field_name for full object.
DEPRECATED: Use report_to instead. The UID of the manager of this user
The role of the User
owner, admin, it, hr, ops, finance, custom, user The Slack user ID of the User (e.g. U0G9QF9C6)
The status of the User
alumni, employee, external, hired DEPRECATED: Use teams instead. An array of Team UIDs
Teams this user belongs to. Pass ?expand[]=field_name for full objects.
datetime formatted as ISO 8601 (e.g. "2020-12-15T03:34:13.000Z")

