---
title: "Changes to Retrieve all collections for an organization."
method: GET
path: "/organizations/{organizationId}/collections"
---

# Changes to Retrieve all collections for an organization.

`GET /organizations/{organizationId}/collections`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 51 revisions.

- **2026-06-24** `00145cade28a` — 1 info
- **2026-06-04** `ed2eca881e4c` — 3 info
- **2026-05-22** `5b6e0475c79a` — 2 breaking, 1 info
- **2026-05-14** `5ee1a2809632` — 1 info
- **2025-05-05** `7a89c3c933f1` — 1 breaking, 5 warning, 1 info

## Changes

- **2026-06-24** `00145cade28a` — 1 info
  - added the optional property `items/entries/items/categories/items/metadata` to the response with the `default` status
- **2026-06-04** `ed2eca881e4c` — 3 info
  - added the optional property `items/entries/items/categories/items/aiManaged` to the response with the `default` status
  - added the optional property `items/entries/items/categories/items/curator` to the response with the `default` status
  - added the optional property `items/entries/items/curator` to the response with the `default` status
- **2026-05-22** `5b6e0475c79a` — 2 breaking, 1 info
  - the `items/displayName` response property's maxLength was increased from `50` to `90` for the response status `default`
  - the `items/name` response property's maxLength was increased from `39` to `90` for the response status `default`
  - the `items/name` response's property pattern was changed from `[a-zA-Z](-?[a-zA-Z\d]){0,38}` to `[a-zA-Z](-?[a-zA-Z\d]){0,89}` for the status `default`
- **2026-05-14** `5ee1a2809632` — 1 info
  - added the optional property `items/metadata` to the response with the `default` status
- **2025-05-05** `7a89c3c933f1` — 1 breaking, 5 warning, 1 info
  - the `items/topic` response property's maxLength was unset from `255` for the response status `default`
  - removed the optional property `items/entries/items/categories/items/aiManaged` from the response with the `default` status
  - removed the optional property `items/entries/items/categories/items/curator` from the response with the `default` status
  - removed the optional property `items/entries/items/categories/items/metadata` from the response with the `default` status
  - removed the optional property `items/entries/items/curator` from the response with the `default` status
  - removed the optional property `items/metadata` from the response with the `default` status
  - the `items/name` response's property pattern was changed from `[a-zA-Z](-?[a-zA-Z\d]){0,89}` to `[a-zA-Z](-?[a-zA-Z\d]){0,38}` for the status `default`

---

[Operation](https://skmtc.dev/dockstore/apis/dockstore-api/docs/organizations/:organizationId/collections/get.md) · [API](https://skmtc.dev/dockstore/apis/dockstore-api.md) · [Page](https://skmtc.dev/dockstore/apis/dockstore-api/changes/organizations/:organizationId/collections/get)
