These docs are for v1.0. Click to read the latest docs for v3.0.

get annotations based on a sliding window

Path Params
string
required

Id of the timeseries package to aggregate annotations for

int32
required

Id of the layer the annotations belongs to

Query Params
string
required

Aggregation function to run over the values of the annotations

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)

channelIds
boolean

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

boolean

Returned timestamps will be relative to the minimum package time

Response

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