Search Get Legacy
Legacy GET search endpoint for backwards compatibility.
DEPRECATED: This endpoint uses the old schema. Please migrate to POST with the new SearchRequest format for access to all features.
Authentication
x-api-keystring
API Key authentication via header
Path Parameters
readable_id
The unique readable identifier of the collection to search
Headers
X-Framework-Name
X-Framework-Version
Query Parameters
query
The search query text to find relevant documents and data
response_type
Format of the response: ‘raw’ returns search results, ‘completion’ returns AI-generated answers
Allowed values:
limit
Maximum number of results to return
offset
Number of results to skip for pagination
recency_bias
How much to weigh recency vs similarity (0..1)
Response
Successful Response
results
Array of search result objects
response_type
Indicates whether results are raw search matches or AI-generated completions
Allowed values:
status
Status of the search operation
Allowed values:
completion
AI-generated natural language answer when response_type is ‘completion’