get aggregations of annotations based on a sliding window

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

Id of the timeseries package to aggregate annotations for

Query Params
layerIds
array of int32s
required

Ids of the layers the annotations belong to. Multiparameter - specify as layerIds=1&layerIds=2...

layerIds*
string
enum
required

Aggregation function to run over the values of the annotations

Allowed:
int64
required

The starting time of the range to query over in microseconds (inclusive)

int64
required

The ending time of the the range to query over in microseconds (exclusive)

int64
required

The length of time to group the counts of annotations by in microseconds

channelIds
array of strings

list of channel ids If absent, use all channels. Multiparameter - specify as channelIds=abc&channelIds=def...

channelIds
boolean
Defaults to false

merge consecutive result periods together to reduce the size of the result payload

boolean
Defaults to false

Returned timestamps will be relative to the minimum package time

Response

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