Skip to main content

Get user time series data

GET 

/users/:id/time-series

Get time series data for a specific user. Time series include data of stats (keys, clicks, download, etc.), defaulted to group by hour. You can filter by computer ID, client profile ID, date range, and group results by day, week, or month. The response includes aggregated data for the specified time period and grouping. It is currently only possible to retrieve time series for yourself, and this also requires the user to be a Premium member.

Request

Responses