Text
Search indexed content using text queries with customizable filters and pagination.
The Search by Text
endpoint allows you to search for content using a text query. This is useful for finding relevant information across your indexed content.
Request
The text query to search for
The modality to search in (e.g., “text”, “video”, “image”)
The type of input (e.g., “text”)
Additional filters to apply to the search
Whether to group results by file
The page number for pagination
The number of results per page
Response
An array of search results
Pagination information
The search results include detailed information about each matching item, including metadata, scores, and file information. The pagination object provides information for navigating through multiple pages of results.