Generic search API to query or aggregate events & DSUL objects
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of workspace to search in
Elasticsearch DSL query to filter response documents
events Page size. Limit response documents, but aggregations still execute on all documents matching the given query
Page number returned by response's documents field
Elasticsearch aggregations executed on response documents
Elasticsearch runtime_mappings executed on runtime
Elasticsearch _source
Get real total instead of 10000