SearchResponse

April 15, 2026 ยท View on GitHub

Response object containing the results of a search request

Properties

NameTypeDescriptionNotes
tookIntegerTime taken to execute the search[optional]
timedOutBooleanIndicates whether the search operation timed out[optional]
aggregationsObjectAggregated search results grouped by the specified criteria[optional]
hitsSearchResponseHits[optional]
profileObjectProfile information about the search execution, if profiling is enabled[optional]
scrollStringScroll token to be used fo pagination[optional]
warningObjectWarnings encountered during the search operation[optional]