Skip to main content

UniversalSearch

warning

This API is partially documented or under construction.

Overview​

API wrapper for Synology Universal Search.

Provides methods to perform keyword-based searches using Synology's Universal Search API.

Methods​

Search for files and metadata matching the given keyword.

Internal API​

SYNO.Finder.FileIndexing.Search

Parameters​

keyword str
The search keyword.

Returns​

dict[str, object] or str
Search results as a dictionary, or a string with error details.