---
title: "Changes to List dataset views"
method: GET
path: "/api/datasets/views/"
---

# Changes to List dataset views

`GET /api/datasets/views/`

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

## Timeline

Changed in 3 of 97 revisions.

- **2026-07-27** `b9100d884b0b` — 1 warning, 1 info
- **2026-07-16** `4005021a10e7` — 1 breaking, 5 info
- **2026-07-14** `b45b0029f79f` — 3 info

## Changes

- **2026-07-27** `b9100d884b0b` — 1 warning, 1 info
  - removed the optional property `items/filter_group/filters/items/child_filter` from the response with the `200` status
  - added the optional property `items/filter_group/filters/items/child_filters` to the response with the `200` status
- **2026-07-16** `4005021a10e7` — 1 breaking, 5 info
  - the `items/locked_by` response's property type/format changed from `integer`/`` to `object`/`` for status `200`
  - added the optional property `items/locked_by/email` to the response with the `200` status
  - added the optional property `items/locked_by/id` to the response with the `200` status
  - added the optional property `items/locked_by/name` to the response with the `200` status
  - the response optional property `items/locked_by` became read-only for the status `200`
  - the response property `items/locked_by` became required for the status `200`
- **2026-07-14** `b45b0029f79f` — 3 info
  - added the optional property `items/is_locked` to the response with the `200` status
  - added the optional property `items/locked_at` to the response with the `200` status
  - added the optional property `items/locked_by` to the response with the `200` status

---

[Operation](https://skmtc.dev/humansignal/apis/label-studio-api/docs/api/datasets/views/get.md) · [API](https://skmtc.dev/humansignal/apis/label-studio-api.md) · [Page](https://skmtc.dev/humansignal/apis/label-studio-api/changes/api/datasets/views/get)
