---
title: "Changes to Retrieve metrics in a breakdown of dimensions"
method: GET
path: "/data/buckets/{metric}/{breakdown}"
---

# Changes to Retrieve metrics in a breakdown of dimensions

`GET /data/buckets/{metric}/{breakdown}`

> Every recorded change to this endpoint, newest first.
> 50 revisions in range; 1 not diffed.

## Timeline

Changed in 4 of 50 revisions.

- **2024-11-04** `abe73c19f120` — 13 warning, 6 info
- **2024-09-05** `e939948aa378` — 2 info
- **2024-07-29** `f4e7539456f4` — 1 info
- **2022-02-07** `2a4d90a64f88` — 1 breaking

## Changes

- **2024-11-04** `abe73c19f120` — 13 warning, 6 info
  - added the new `ccv-average` enum value to the `context/metric` response property for the response status `200`
  - added the new `ccv-peak` enum value to the `context/metric` response property for the response status `200`
  - added the new `unique-ccv-average` enum value to the `context/metric` response property for the response status `200`
  - added the new `unique-ccv-peak` enum value to the `context/metric` response property for the response status `200`
  - added the new `unique-view` enum value to the `context/metric` response property for the response status `200`
  - added the new `unique-view-10` enum value to the `context/metric` response property for the response status `200`
  - added the new `unique-view-3` enum value to the `context/metric` response property for the response status `200`
  - added the new `unique-view-30` enum value to the `context/metric` response property for the response status `200`
  - added the new `unique-view-5` enum value to the `context/metric` response property for the response status `200`
  - added the new `view-10` enum value to the `context/metric` response property for the response status `200`
  - added the new `view-3` enum value to the `context/metric` response property for the response status `200`
  - added the new `view-30` enum value to the `context/metric` response property for the response status `200`
  - added the new `view-5` enum value to the `context/metric` response property for the response status `200`
  - added the new optional `query` request parameter `unique`
  - added the new optional `query` request parameter `viewDuration`
  - added the new enum value `ccv-average` to the `path` request parameter `metric`
  - added the new enum value `ccv-peak` to the `path` request parameter `metric`
  - added the new enum value `referrer` to the `path` request parameter `breakdown`
  - added the new enum value `view` to the `path` request parameter `metric`
- **2024-09-05** `e939948aa378` — 2 info
  - added the new optional `query` request parameter `sortBy`
  - added the new optional `query` request parameter `sortOrder`
- **2024-07-29** `f4e7539456f4` — 1 info
  - endpoint added
- **2022-02-07** `2a4d90a64f88` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/apivideo/apis/api-video/docs/data/buckets/:metric/:breakdown/get.md) · [API](https://skmtc.dev/apivideo/apis/api-video.md) · [Page](https://skmtc.dev/apivideo/apis/api-video/changes/data/buckets/:metric/:breakdown/get)
