---
title: "Changes to List projects"
method: GET
path: "/api/projects/"
---

# Changes to List projects

`GET /api/projects/`

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

## Timeline

Changed in 9 of 97 revisions.

- **2026-08-27** `c7f605974c95` — 1 info
- **2026-08-07** `1b113b8df950` — 1 warning, 1 info
- **2026-07-28** `0bb2c2fc7ae2` — 1 info
- **2026-07-10** `32a5de4a180c` — 2 info
- **2026-07-08** `b5f055b9d45b` — 12 breaking
- **2026-07-08** `04ff286141b5` — 2 info
- **2026-06-11** `290141244adc` — 1 info
- **2026-05-29** `56cd2009bd4d` — 4 breaking
- **2026-05-05** `b7b3b45888a8` — 1 info

## Changes

- **2026-08-27** `c7f605974c95` — 1 info
  - added the required property `results/items/collection_mode` to the response with the `200` status
- **2026-08-07** `1b113b8df950` — 1 warning, 1 info
  - added the new `by_annotator` enum value to the `results/items/review_settings/sampling/allOf[#/components/schemas/ReviewSettingsSamplingEnum]/` response property for the response status `200`
  - added the optional property `results/items/review_settings/annotator_batch_percent` to the response with the `200` status
- **2026-07-28** `0bb2c2fc7ae2` — 1 info
  - added the optional property `results/items/annotator_evaluation_metric` to the response with the `200` status
- **2026-07-10** `32a5de4a180c` — 2 info
  - added the required property `results/items/internal_description` to the response with the `200` status
  - added the required property `results/items/internal_description_short` to the response with the `200` status
- **2026-07-08** `b5f055b9d45b` — 12 breaking
  - the response property `results/items/created_by/allOf[#/components/schemas/UserSimple]/avatar` became nullable for the status `200`
  - the response property `results/items/prompts` became nullable for the status `200`
  - the response property `results/items/skipped_annotations_number` became nullable for the status `200`
  - the response property `results/items/workspace_title` became nullable for the status `200`
  - the `results/items/blueprints/items/task_count` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
  - the `results/items/is_dimensions_enabled` response's property type/format changed from `string`/`` to `boolean`/`` for status `200`
  - the `results/items/members` response's property type/format changed from `string`/`` to `array`/`` for status `200`
  - the `results/items/prompts` response's property type/format changed from `string`/`` to `array`/`` for status `200`
  - the `results/items/queue_total` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
  - the `results/items/skipped_annotations_number` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
  - the `results/items/total_annotations_number` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
  - the `results/items/workspace` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
- **2026-07-08** `04ff286141b5` — 2 info
  - added `#/components/schemas/ProjectSamplingEnum` to the `results/items/sampling` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/SamplingDe5Enum` from the `results/items/sampling` response property `allOf` list for the response status `200`
- **2026-06-11** `290141244adc` — 1 info
  - added the new optional `query` request parameter `source_interface_id`
- **2026-05-29** `56cd2009bd4d` — 4 breaking
  - the response property `results/items/queue_left` became nullable for the status `200`
  - the response property `results/items/review_total_tasks` became nullable for the status `200`
  - the response property `results/items/reviewed_number` became nullable for the status `200`
  - the response property `results/items/reviewer_queue_total` became nullable for the status `200`
- **2026-05-05** `b7b3b45888a8` — 1 info
  - added the optional property `results/items/output_schema` to the response with the `200` status

---

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