Get user
Returns a single user by their Phrase Platform identity UID.
Authorizations
SCIM access token issued via Phrase Platform organization settings. The Bearer token value must be configured in Phrase Platform SCIM section.
Path Parameters
Phrase Platform identity UID of the user
Response
User returned successfully
SCIM User resource (urn:ietf:params:scim:schemas:core:2.0:User)
SCIM schema URNs
[
"urn:ietf:params:scim:schemas:core:2.0:User"
]Unique Phrase Platform identity UID, assigned by the service provider
Identifier assigned by the provisioning client (IdP). Used to correlate the Phrase identity with the IdP record.
Unique username within the Phrase Platform
User's name components
List of email addresses. The first entry marked primary: true is used as the user's primary email.
Whether the user account is enabled
User locale in IETF BCP 47 format (e.g. en-US)
User time zone in IANA Time Zone Database format (e.g. Europe/Berlin)
Roles to assign on create. Only processed when SCIM role management is enabled for the organization.
Resource metadata set by the service provider