---
title: "Changes to Get Metric Collections"
method: GET
path: "/api/v2/pipelines/{name}/metric-collections"
---

# Changes to Get Metric Collections

`GET /api/v2/pipelines/{name}/metric-collections`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 14 revisions.

- **2026-04-29** `d5de67e6bd60` — 3 warning, 3 info
- **2026-02-03** `1cfaddb924d7` — 3 info
- **2026-02-02** `f0a3d26cc0c6` — 1 info
- **2025-02-27** `b0ed6c7dac42` — 1 breaking

## Changes

- **2026-04-29** `d5de67e6bd60` — 3 warning, 3 info
  - added the new `cdc_validation_error` enum value to the `errors/anyOf[subschema #1]/items/code` response property for the response status `401`
  - added the new `cdc_validation_error` enum value to the `errors/anyOf[subschema #1]/items/code` response property for the response status `403`
  - added the new `cdc_validation_error` enum value to the `errors/anyOf[subschema #1]/items/code` response property for the response status `404`
  - added the optional property `errors/anyOf[subschema #1]/items/remediation` to the response with the `401` status
  - added the optional property `errors/anyOf[subschema #1]/items/remediation` to the response with the `403` status
  - added the optional property `errors/anyOf[subschema #1]/items/remediation` to the response with the `404` status
- **2026-02-03** `1cfaddb924d7` — 3 info
  - the `details` response's property default value `{}` was removed for the status `401`
  - the `details` response's property default value `{}` was removed for the status `403`
  - the `details` response's property default value `{}` was removed for the status `404`
- **2026-02-02** `f0a3d26cc0c6` — 1 info
  - endpoint added
- **2025-02-27** `b0ed6c7dac42` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/redis/apis/redis-data-integration-api/docs/api/v2/pipelines/:name/metric-collections/get.md) · [API](https://skmtc.dev/redis/apis/redis-data-integration-api.md) · [Page](https://skmtc.dev/redis/apis/redis-data-integration-api/changes/api/v2/pipelines/:name/metric-collections/get)
