Advanced Search
advanced_searchFull Description
Search files and folders at Egnyte using advanced search parameters.
Parameters
querystringSearch text (min 3 characters, max 100 characters)
countintegerResults count (1-20). Maximum value is 20, it is not possible to fetch more results at once.
custom_metadataarrayMetadata filters with namespace, key, operator, value. Provide this argument in JSON format.
file_query_fieldsarray['ALL'/'FILENAME'/'COMMENTS'/'CONTENT']. Provide this argument in JSON format.
folderstringFolder path like '/Shared/Documents'
folder_query_fieldsarray['ALL'/'FOLDERNAME'/'DESCRIPTION']. Provide this argument in JSON format.
mltarrayDocument IDs for similarity search. Provide this argument in JSON format.
mlttarrayText content for similarity search. Provide this argument in JSON format.
modified_afterintegerUnix timestamp in milliseconds
modified_beforeintegerUnix timestamp in milliseconds
namespacesarrayNamespaces to include in results. Provide this argument in JSON format.
offsetintegerStart position (0-based)
query_operatorstring'ALL'/'ANY' word matching
ANYALLsnippet_requestedbooleanInclude text snippets
sort_bystring'score'/'last_modified'/'size'/'name'
last_modifiedsizenamescoresort_directionstring'ascending'/'descending'
ascendingdescendingtypestring'FILE'/'FOLDER'/'ALL'
FILEFOLDERALLuploaded_afterintegerUnix timestamp in milliseconds
uploaded_beforeintegerUnix timestamp in milliseconds