v16

latestOpenAPI 3.0.3raw.githubusercontent.com2026-04-243137121.5 KB
Search

Search an index

Performs a search on an index

get/storage/search/{index}

Path parameters

indexstring required

Name of the index to search

Query parameters

fieldstring required

Field to search in

searchstring required

Search term

search_type'exact' | 'fuzzy' | 'prefix' | 'range'

Type of search to perform

minnumber

Minimum value for range searches

maxnumber

Maximum value for range searches

limitinteger

Maximum number of results to return

sortBystring

Field to sort results by

Response

Search results