Quick-search documents
GEThttps://platform.docana.com/api/v1/search/quick/
A GET variant of POST /api/v1/search/ for typeahead-style lookups: it runs the same semantic search with smaller defaults. limit and maxK default to 10, and applicationId optionally scopes the search.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Search results grouped by document
Invalid query parameters
The API key or session is missing, expired, or malformed.
The caller is authenticated but not allowed to perform this operation.
Unexpected server error.