---
title: "Changes to List Public Projects"
method: GET
path: "/v2/public/projects"
---

# Changes to List Public Projects

`GET /v2/public/projects`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 11 revisions.

- **2026-07-21** `91dba803a2c1` — 6 breaking, 3 warning
- **2026-07-13** `4536a866d00e` — 1 info
- **2026-07-06** `6ce94a6be72c` — 1 info

## Changes

- **2026-07-21** `91dba803a2c1` — 6 breaking, 3 warning
  - for the `query` request parameter `limit`, default value `100` was added
  - for the `query` request parameter `page`, default value `1` was added
  - `query` request parameter `limit` list-of-types was narrowed by removing types `null`
  - `query` request parameter `page` list-of-types was narrowed by removing types `null`
  - for the `query` request parameter `limit`, the type changed from no type to `integer`
  - for the `query` request parameter `page`, the type changed from no type to `integer`
  - for the `query` request parameter `limit`, the max was set to `100.00`
  - for the `query` request parameter `limit`, the min was set to `1.00`
  - for the `query` request parameter `page`, the min was set to `1.00`
- **2026-07-13** `4536a866d00e` — 1 info
  - added the optional property `data/items/items/description` to the response with the `200` status
- **2026-07-06** `6ce94a6be72c` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/sankahq/apis/sanka-public-api/docs/v2/public/projects/get.md) · [API](https://skmtc.dev/sankahq/apis/sanka-public-api.md) · [Page](https://skmtc.dev/sankahq/apis/sanka-public-api/changes/v2/public/projects/get)
