Optionalattributes?: stringResource attributes to be included in response. Mutually exclusive with excludedAttributes. Example:
userName,emails.value
The SCIM base URL that is generated when conecting an identity provider with SCIM provisioning.
OptionalexcludedAttributes?: stringResource attributes to be excluded from response. Mutually exclusive with attributes. Example:
timezone,emails.type,department
Unique ID to identiy the users. Use the Get users API to get the userId.
Optionaloptions: RequestOptions
Retrieves a user from the directory based on their
userId.