---
title: "Changes to Retrieve all share links"
method: GET
path: "/shares"
---

# Changes to Retrieve all share links

`GET /shares`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 50 revisions.

- **2024-10-03** `682d4cb5d0dc` — 1 info
- **2024-10-02** `c9062e3a3c54` — 1 info
- **2024-10-02** `936529d30a41` — 1 info
- **2024-09-04** `5b0faf0cb344` — 3 breaking, 1 info
- **2024-08-29** `42797f357538` — 1 breaking, 1 info
- **2024-08-26** `19f8a41f781d` — 1 info
- **2024-06-04** `578e8efc5755` — 1 breaking

## Changes

- **2024-10-03** `682d4cb5d0dc` — 1 info
  - the `items/id` response's property pattern was changed from `^[a-z]{3}-[a-z]{3}-[a-z]{3}$` to `^[a-z]{4}-[a-z]{4}-[a-z]{4}$` for the status `200`
- **2024-10-02** `c9062e3a3c54` — 1 info
  - the `items/id` response's property pattern was changed from `^[a-z]{4}-[a-z]{4}-[a-z]{4}$` to `^[a-z]{3}-[a-z]{3}-[a-z]{3}$` for the status `200`
- **2024-10-02** `936529d30a41` — 1 info
  - the `items/id` response's property pattern was changed from `^[a-z]{3}-[a-z]{3}-[a-z]{3}$` to `^[a-z]{4}-[a-z]{4}-[a-z]{4}$` for the status `200`
- **2024-09-04** `5b0faf0cb344` — 3 breaking, 1 info
  - the response property `items/expiration_dt` became nullable for the status `200`
  - the response property `items/user_id` became nullable for the status `200`
  - the `items/user_id` response's property format changed from `uuid` to no format for status `200`
  - the `items/user_id` response's property pattern `^[0-9a-f]{8}-[0-9a-f]{4}-4[0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$` was removed for the status `200`
- **2024-08-29** `42797f357538` — 1 breaking, 1 info
  - removed the required property `items/key` from the response with the `200` status
  - added the required property `items/id` to the response with the `200` status
- **2024-08-26** `19f8a41f781d` — 1 info
  - endpoint added
- **2024-06-04** `578e8efc5755` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/pai-os/apis/personal-artificial-intelligence-operating-system-pai-os-api/docs/shares/get.md) · [API](https://skmtc.dev/pai-os/apis/personal-artificial-intelligence-operating-system-pai-os-api.md) · [Page](https://skmtc.dev/pai-os/apis/personal-artificial-intelligence-operating-system-pai-os-api/changes/shares/get)
