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-keystringOptional

Query parameters

sync_idstringRequiredformat: "uuid"

The ID of the sync to search within

querystringRequired

Search query text

Response

Successful Response

Errors