Searching Documents
Use the following search tokens to search in the Files & Folders tab under Resources.
Search documents by specifying the access level of the document. Choose value from: Internal, External, Public, Trusted, Domain, Anyonewithlink, Private
Example
Show all documents with access type Internal
accessType:Internal
Use quotes or backticks within values to help you find all documents that have the specified word in their name.
Examples
Show any document with this name
name:Report.doc
Show any document that contain parts of this name
name:"Report.doc"
Show any document that match exact value "Report.doc"
name:`Report.doc`
Search documents by specifying the document type. Choose value from: csv, plain, png, document, folder, others
Example
Show all documents with type csv
type:csv
Use a text value ##### to search all documents associated with the owner's email ID.
Example
Show all documents with the owner's email ID docowner@abc.com
owner.email:docowner@abc.com
Use a text value ##### to search all documents that were last updated by the specified owner email id.
Example
Show all documents last updated by the owner email id john.smith@abc.com
lastUpdatedBy:john.smith@abc.com
externalDomainsexternalDomains
Use a text value ##### to search all documents that have the specified external domain.
Example
Show all documents with the external domain abc.com
externalDomains:abc.com
Search the connector by providing the unique name provided to identify the connector.
Example
Show the connector having the name O365Connector1
connector.name:O365Connector1
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