Skip to main content
POST
aggregate score change per project

Authorizations

Authorization
string
header
required

Authentication

Path Parameters

id
integer<int64>
required

Body

application/json
aggregation
object[]
required

Aggregations config for search results

Minimum array length: 1
query
string

Query string according to https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html with Default: auto_generate_synonyms_phrase_query=false, fuzzy_max_expansions=0, fuzzy_transpositions=false

Example:

"address:0xdAC17F958D2ee523a2206206994597C13D831ec7"

timeseries
object[]

Timestamp ranges for search indices calculation

Minimum array length: 1
trackTotalCount
integer<int32>
default:10000

Return total results up to 'count' value. If 0, then total tracking is disabled and return total=0

Response

200 - application/json

OK

total
integer<int64>

Total amount of document available for this request

data
object

Aggregations result for this request