---
title: "Changes to List pipeline fields"
method: GET
path: "/pipelines/{pipelineId}/properties"
---

# Changes to List pipeline fields

`GET /pipelines/{pipelineId}/properties`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 22 revisions.

- **2026-09-03** `490b7d6391f3` — 1 breaking, 13 info
- **2026-08-12** `fe2dff9fb04b` — 1 info

## Changes

- **2026-09-03** `490b7d6391f3` — 1 breaking, 13 info
  - the `items/` response's property type changed from no type to `object` for status `200`
  - added the optional property `items/calculation` to the response with the `200` status
  - added the optional property `items/options` to the response with the `200` status
  - added the optional property `items/readOnly` to the response with the `200` status
  - added the optional property `items/recordPath` to the response with the `200` status
  - added the optional property `items/unit` to the response with the `200` status
  - added the optional property `items/width` to the response with the `200` status
  - removed `#/components/schemas/Document_any.any.any_, subschema #1, subschema #2, subschema #4` from the `items/` response property `allOf` list for the response status `200`
  - added the required property `items/fieldId` to the response with the `200` status
  - added the required property `items/label` to the response with the `200` status
  - added the required property `items/order` to the response with the `200` status
  - added the required property `items/propertyId` to the response with the `200` status
  - added the required property `items/source` to the response with the `200` status
  - added the required property `items/type` to the response with the `200` status
- **2026-08-12** `fe2dff9fb04b` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/gleap/apis/gleap-server/docs/pipelines/:pipelineId/properties/get.md) · [API](https://skmtc.dev/gleap/apis/gleap-server.md) · [Page](https://skmtc.dev/gleap/apis/gleap-server/changes/pipelines/:pipelineId/properties/get)
