Skip to main content
GET
Gets a single user from a downstream organization in the hierarchy.

Authorizations

Authorization
string
header
required

Application (M2M) OAuth2 access token (client credentials).

Path Parameters

id
string<uuid>
required

The user ID to retrieve.

Response

Returns the user from a related organization.

Summary information for a user from a related organization.

id
string<uuid>
required
createdDateTime
string<date-time>
required
email
string
required
name
string
required
organizationId
string<uuid>
required
organizationName
string
required
status
string
required
department
null | object

A department reference on a user response.

jobTitle
null | string
lastLoggedInDateTime
null | string<date-time>
location
null | object

A location reference on a user response.

reportingManagerUserId
null | string<uuid>
role
null | string