v1
latestOpenAPI 3.0.22026-07-1715222.2 KBAccumulate
Get Accumulation Data
Returns a JSON object of accumulated viewer data for a given ID. This is only reachable by a broadcaster or admin signed JWTs.
If the JWT is signed by a broadcaster, only viewer data for the broadcaster's channel will be returned. An admin-signed JWT will return data for all channels.
The start parameter is required.
Accumulation data expires after one hour.
get/accumulate
Query parameters
idstring
The data set ID to return.
startstring
A UNIX timestamp in milliseconds representing the earliest viewer data entry to include in the response.
Response
The accumulated viewer data.