SearchQueryResponse

SearchQueryResponse
SearchQueryResponse
JSON Example
{
    "search_response_total_hits": 100,
    "entity_list_response": {},
    "aggregation_response": {},
    "groupby_response": {}
}
integer As int32 As int32
search_response_total_hits
Optional

Total number of results

object
entity_list_response
Optional

entity_list_response

object
aggregation_response
Optional

aggregation_response

object
groupby_response
Optional

groupby_response

Returned By