Statistics
Get statisticsheatmap
Get heatmap data for activity patterns
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
- Type of heatmap data (BUSIEST_HOURS_PER_WEEKDAY, BUSIEST_COMMENTS_PER_WEEKDAY)
Available options:
BUSIEST_HOURS_PER_WEEKDAY
, BUSIEST_COMMENTS_PER_WEEKDAY
- Timezone for date calculations
Available options:
day
, month
, year
- Start date for filtering (ISO format)
- End date for filtering (ISO format)
Response
200 - application/json
Ok
The response is of type any
.