suspend fun getSearchResults(input: GetSearchResultsRequest): GetSearchResultsResponse
Returns search results from given fromIndex to given toIndex from the search with the given identifier.
fromIndex
toIndex
Official doc