Filter Field Values
Get the top values by count for a single filter-search field.
Headers
Request body
Search mode: 'people' or 'company'.
Canonical field path to aggregate values for.
Maximum number of top values to return.
Raw OpenSearch DSL filters that scope the aggregation.
MongoDB-style filters that scope the aggregation.
Response
Successful Response
Search mode: 'people' or 'company'.
Field requested by the caller.
Canonical field path used for aggregation.
Underlying field used for the terms aggregation.
Nested path, if any.
Aggregation target type (keyword, long, etc.).
Whether this field supports top-values aggregation.
Whether the response includes deterministic filter snippets.
Other field paths representing the same concept (e.g. flat counterpart of nested).
Recommended for simple exact-match queries over its nested counterpart.
Total documents matched by the scoped query.
Server-side request duration in milliseconds.