---
title: "Changes to List Organization"
method: GET
path: "/auth/organization/list"
---

# Changes to List Organization

`GET /auth/organization/list`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 23 revisions.

- **2026-08-24** `08bbb5bedb5d` — 5 breaking, 4 warning, 6 info
- **2026-07-11** `32cece1ebe43` — 4 breaking
- **2026-03-04** `21aca40b5846` — 1 info

## Changes

- **2026-08-24** `08bbb5bedb5d` — 5 breaking, 4 warning, 6 info
  - removed the media type `application/json` for the response with the status `401`
  - the `items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `items/createdAt` from the response with the `200` status
  - removed the required property `items/name` from the response with the `200` status
  - removed the required property `items/slug` from the response with the `200` status
  - removed the optional property `items/description` from the response with the `200` status
  - removed the optional property `items/id` from the response with the `200` status
  - removed the optional property `items/logo` from the response with the `200` status
  - removed the optional property `items/metadata` from the response with the `200` status
  - the endpoint scheme security `bearerAuth` was removed from the API
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `403`
  - removed the non-success response with the status `404`
  - removed the non-success response with the status `429`
  - removed the non-success response with the status `500`
- **2026-07-11** `32cece1ebe43` — 4 breaking
  - the response property `items/description` became nullable for the status `200`
  - the response property `items/id` became nullable for the status `200`
  - the response property `items/logo` became nullable for the status `200`
  - the response property `items/metadata` became nullable for the status `200`
- **2026-03-04** `21aca40b5846` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/usekaneo/apis/kaneo-api/docs/auth/organization/list/get.md) · [API](https://skmtc.dev/usekaneo/apis/kaneo-api.md) · [Page](https://skmtc.dev/usekaneo/apis/kaneo-api/changes/auth/organization/list/get)
