---
title: "Changes to List dataset rows"
method: GET
path: "/v1/projects/{projectSlug}/datasets/{datasetSlug}/rows"
---

# Changes to List dataset rows

`GET /v1/projects/{projectSlug}/datasets/{datasetSlug}/rows`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 67 revisions.

- **2026-06-29** `48b82ec7d8f1` — 4 breaking, 1 info
- **2026-06-05** `94d35e6b4b3d` — 4 breaking
- **2026-06-02** `0c30fb99c1b2` — 1 info
- **2026-05-19** `f42a1fb46380` — 1 info

## Changes

- **2026-06-29** `48b82ec7d8f1` — 4 breaking, 1 info
  - the response property `items/items/expectedOutput` became optional for the status `200`
  - the response property `items/items/input` became optional for the status `200`
  - the response property `items/items/metadata` became optional for the status `200`
  - the response property `items/items/output` became optional for the status `200`
  - added the required property `items/items/custom` to the response with the `200` status
- **2026-06-05** `94d35e6b4b3d` — 4 breaking
  - response property `items/items/expectedOutput` list-of-types was widened by adding types `array, boolean and number` to media type `application/json` of response `200`
  - response property `items/items/input` list-of-types was widened by adding types `array, boolean and number` to media type `application/json` of response `200`
  - response property `items/items/metadata` list-of-types was widened by adding types `array, boolean and number` to media type `application/json` of response `200`
  - response property `items/items/output` list-of-types was widened by adding types `array, boolean and number` to media type `application/json` of response `200`
- **2026-06-02** `0c30fb99c1b2` — 1 info
  - added the required property `items/items/expectedOutput` to the response with the `200` status
- **2026-05-19** `f42a1fb46380` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/latitude-dev/apis/latitude/docs/v1/projects/:projectSlug/datasets/:datasetSlug/rows/get.md) · [API](https://skmtc.dev/latitude-dev/apis/latitude.md) · [Page](https://skmtc.dev/latitude-dev/apis/latitude/changes/v1/projects/:projectSlug/datasets/:datasetSlug/rows/get)
