Path Parameters
The ID of the entity for this request.
5
Query Parameters
Comma-separated list of specific fields to return/append in the response. See isAdditionalData for more details.
"id,nameFirst,nameLast"
Set to true to merge requested fields with default response, or false/omit to return only requested fields plus ID.
true
Response
User
URL or identifier for the user's profile image.
Identifier number for the tenant ID of the user.
The email address associated with the user's account.
Unique identifier for the user.
Indicates whether the user has been invited but not yet registered.
Indicates whether the user's account is currently suspended.
The user's first name.
The user's full name in 'First Last' format.
The user's last name.
Identifier for the associated person record, nullable if not linked.
The user's phone number.
Identifier for the user's role or permission level.
Current status of the user's account (e.g., active, inactive, pending).

