Searching Users

Use the following search tokens to search in the Users tab.

emailemail

Use a text value ##### to search all users having the specified email ID.

Example

Show all user with the email ID [email protected]

email:[email protected]

fullNamefullName

Use quotes or backticks within values to help you find all users that have the specified name.

Examples

Show any user with this name

fullName:John White

Show any user that contain parts of this name

fullName:"John White"

Show any user that match exact value "John White"

fullName:`John White`

accessTypeaccessType

Search users by specifying the access type of the user. Choose value from: Internal, External

Example

Show all users with access type Internal

accessType:Internal

domaindomain

Use a text value ##### to search all users having the specified domain name.

Example

Show all user with the domain name Google.com

domain:Google.com

rolerole

Search all users having the specified user role. Choose value from: USER, ADMIN

Example

Show all users with the role ADMIN

role:ADMIN

departmentdepartment

Use a text value ##### to search all users having the specified department name.

Example

Show all user that are part of Finance department

department:Finance

jobTitlejobTitle

Use a text value ##### to search all users having the specified job title.

Example

Show all user that have the job title IT Administrator

jobTitle:IT Administrator

connector.nameconnector.name

Search the connector by providing the unique name provided to identify the connector.

Example

Show the connector having the name O365Connector1

connector.name:O365Connector1

connector.typeconnector.type

Search for connectors by specifying the connector type. Choose value from: OFFICE365, GOOGLE WORKSPACE, SALESFORCE, DROPBOX, ZOOM, SLACK

Example

Show all connectors of the type OFFICE365

connector.type:OFFICE365

isSuspendedisSuspended

Use the values true | false to list all users that are suspended or inactive. Choose True to list all suspended or inactive users and choose False to list all unsuspended or active users.

Example

Show all suspended or inactive users

isSuspended:"true"

isLicensedisLicensed

Use the values true | false to list all users that have license or not. Choose True to list all licensed users and choose False to list all users that do not have license.

Example

Show all licensed users

isLicensed:"true"