---
title: "Changes to List pipelines"
method: GET
path: "/v4/pipelines"
---

# Changes to List pipelines

`GET /v4/pipelines`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 5 revisions.

- **2025-04-28** `76bde656b16e` — 8 breaking, 1 warning, 1 info
- **2025-04-22** `610091298e37` — 1 info

## Changes

- **2025-04-28** `76bde656b16e` — 8 breaking, 1 warning, 1 info
  - the `data/items/archivedAt` response's property type/format changed from `string, null`/`date-time` to `string, null`/`` for status `200`
  - the `data/items/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - the `data/items/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - removed the required property `data/items/branch` from the response with the `200` status
  - removed the required property `data/items/labels` from the response with the `200` status
  - removed the required property `data/items/organizationId` from the response with the `200` status
  - removed the required property `data/items/privateMemberId` from the response with the `200` status
  - removed the required property `data/items/version` from the response with the `200` status
  - deleted the `query` request parameter `label`
  - the `data/items/slug` response's property pattern `^[a-z0-9]+(-[a-z0-9]+)*$` was added for the status `200`
- **2025-04-22** `610091298e37` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/gentrace/apis/gentrace-api/docs/v4/pipelines/get.md) · [API](https://skmtc.dev/gentrace/apis/gentrace-api.md) · [Page](https://skmtc.dev/gentrace/apis/gentrace-api/changes/v4/pipelines/get)
