Perform aggregations of accounts of a program.

See the Elasticsearch docs for a list of aggregations. Queries and slots can be used to narrow aggregation range.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
string
required
Body Params
aggregation
object
required

An elasticsearch aggregation.

must
array of arrays
Defaults to []

AND queries - An array of elasticsearch conditions which must ALL match. Supports nesting.

must
must_not
array of arrays
Defaults to []

NOR queries - An array of elasticsearch conditions which must ALL NOT match. Supports nesting.

must_not
should
array of arrays
Defaults to []

OR querires - An array of elasticsearch conditions of which, at least ONE must match. Supports nesting.

should
Headers
string
required
Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json