---
title: "Changes to List Dataset Questions"
method: GET
path: "/datasets/{dataset_id}/questions"
---

# Changes to List Dataset Questions

`GET /datasets/{dataset_id}/questions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 7 revisions.

- **2026-08-24** `ca32894f988c` — 7 info
- **2026-08-08** `e9da3a893a88` — 2 info

## Changes

- **2026-08-24** `ca32894f988c` — 7 info
  - removed the `label_selection` enum value from the `items/items/settings/oneOf[subschema #3: LabelSelectionQuestionSettings]/type` response property for the response status `200`
  - removed the `multi_label_selection` enum value from the `items/items/settings/oneOf[subschema #4: MultiLabelSelectionQuestionSettings]/type` response property for the response status `200`
  - removed the `ranking` enum value from the `items/items/settings/oneOf[subschema #5: RankingQuestionSettings]/type` response property for the response status `200`
  - removed the `rating` enum value from the `items/items/settings/oneOf[subschema #2: RatingQuestionSettings]/type` response property for the response status `200`
  - removed the `span` enum value from the `items/items/settings/oneOf[subschema #6: SpanQuestionSettings]/type` response property for the response status `200`
  - removed the `table` enum value from the `items/items/settings/oneOf[subschema #7: TableQuestionSettings]/type` response property for the response status `200`
  - removed the `text` enum value from the `items/items/settings/oneOf[subschema #1: TextQuestionSettings]/type` response property for the response status `200`
- **2026-08-08** `e9da3a893a88` — 2 info
  - added the optional property `items/items/settings/oneOf[subschema #1: TextQuestionSettings]/columns` to the response with the `200` status
  - added the optional property `items/items/settings/oneOf[subschema #7: TableQuestionSettings]/columns` to the response with the `200` status

---

[Operation](https://skmtc.dev/hf/apis/extralit-v1/docs/datasets/:dataset_id/questions/get.md) · [API](https://skmtc.dev/hf/apis/extralit-v1.md) · [Page](https://skmtc.dev/hf/apis/extralit-v1/changes/datasets/:dataset_id/questions/get)
