user-search-response
user-search-response
The object contains user details
JSON Example
{
"name": "string",
"firstName": "string",
"lastName": "string",
"distinguishedName": "string",
"emailAddress": "string",
"externalId": "string"
}
string
name
Required
Name of the user
string
firstName
Optional
First name of the user
string
lastName
Optional
Last name of the user
string
distinguishedName
Optional
Distinguished of the user
string
emailAddress
Optional
Email Address of the user
string
externalId
Optional
External ID of vIDB user. This field is only used in vIDB user import flow. It will not be populated for any other scenarios. Please note, this field may be removed in future.