---
title: "Changes to Get Stats"
method: GET
path: "/api/v1/dashboard/stats"
---

# Changes to Get Stats

`GET /api/v1/dashboard/stats`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 9 revisions.

- **2026-08-07** `c97855a2a99d` — 5 breaking, 1 warning, 3 info

## Changes

- **2026-08-07** `c97855a2a99d` — 5 breaking, 1 warning, 3 info
  - removed the required property `active_conn/weekly_growth` from the response with the `200` status
  - removed the required property `data_points/top_series_types` from the response with the `200` status
  - removed the required property `data_points/top_workout_types` from the response with the `200` status
  - removed the required property `data_points/weekly_growth` from the response with the `200` status
  - removed the required property `total_users/weekly_growth` from the response with the `200` status
  - deleted the `query` request parameter `top_limit`
  - removed the non-success response with the status `422`
  - added the required property `data_points/archived` to the response with the `200` status
  - added the required property `event_records` to the response with the `200` status

---

[Operation](https://skmtc.dev/openwearables/apis/open-wearables-api/docs/api/v1/dashboard/stats/get.md) · [API](https://skmtc.dev/openwearables/apis/open-wearables-api.md) · [Page](https://skmtc.dev/openwearables/apis/open-wearables-api/changes/api/v1/dashboard/stats/get)
