/v1/interactive/entities

Mount Point: /api/v1/interactive/entities

GET

Perform interactive queries with additional metadata to improve the users search experience.

Parameters

name description type default
query The query that the results should be filtered with. query
limit The maximum number of results allowed by the client. query 100
offset The offset from 0 at which the result should start. query 0
facetFields Names of fields to facet on. query
facetPrefix Prefix to narrow all facets by. query

Response Body

element: (custom)

A Collection of Entity instances that match the specified query and additional search metadata.