Get a user by ID or referenceId.
An API key that grants access to the Connect API. You can create and manage API keys in the portal.
The unique identifier of the user. May be the entity's internal UUID or an external reference identifier.
Reference identifiers MUST be prefixed with rid_ (e.g., rid_hr-employee-98765) so the API
can distinguish them from internal UUIDs. The prefix is stripped before lookup.
User details.
A user within the system.
Unique identifier for the user.
Name of the user.
Email of the user.
Mobile phone number of the user.
The identity of the entity, such as personal number, organization number, etc., depending on the country, entity, and customer type.
A reference identifier provided by API clients to identify this user in their own systems. Must be unique per tenant. Use this field to look up users or to create/retrieve users during order creation.
255"hr-employee-98765"
Date and time when the user was created.
Date and time when the user was last updated.
A set of key-value pairs that can be attached to an object for storing additional information in a semi-structured format.