Get Activity Timeline
Analytics
Get Activity Timeline
Adaptive vote-over-time series (window and resolution sized from the real vote span).
GET
Get Activity Timeline
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response
Adaptive vote-over-time series: window and resolution chosen from the real data span.
bucket_seconds is the chosen resolution; start/end are the window bounds
(epoch ms, UTC, snapped to bucket boundaries); ongoing is true when the last
vote is recent (the series runs to now) and false when voting has stopped.
points holds only non-empty buckets; the client zero-fills the rest.

