Query Data
Last updated
Last updated
Requires a user auth token. See the section.
This endpoint retrieves the stored data based on the meaning of the query. The endpoins requires:
Database name: db
A collection name: collection
An text string to search about: search
optional count
: the number of matches to return. Defaults to 3
optional metadataFilters
: to further filter data by metadata. Please see subpage
Returns a list of matching responses.