Search
Search for documents within a specific sync.
Args:
db: The database session sync_id: The ID of the sync to search within query: The search query text user: The current user
Returns:
list[dict]: A list of search results
Headers
x-api-key
Query parameters
sync_id
The ID of the sync to search within
query
Search query text
Response
Successful Response