---
title: "Changes to List Organization User Teams"
method: GET
path: "/auth/organization/list-user-teams"
---

# Changes to List Organization User Teams

`GET /auth/organization/list-user-teams`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 23 revisions.

- **2026-08-24** `200744ae0bef` — 1 breaking
- **2026-08-24** `08bbb5bedb5d` — 1 breaking, 7 info
- **2026-07-11** `32cece1ebe43` — 3 breaking, 2 warning, 1 info
- **2026-03-04** `21aca40b5846` — 1 info

## Changes

- **2026-08-24** `200744ae0bef` — 1 breaking
  - the `items/` response's property type changed from `object` to no type for status `200`
- **2026-08-24** `08bbb5bedb5d` — 1 breaking, 7 info
  - removed the media type `application/json` for the response with the status `401`
  - 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`
  - removed `#/components/schemas/Team` from the `items/` response property `allOf` list for the response status `200`
- **2026-07-11** `32cece1ebe43` — 3 breaking, 2 warning, 1 info
  - 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/organizationId` 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/updatedAt` from the response with the `200` status
  - added `#/components/schemas/Team` to the `items/` response property `allOf` list for the response status `200`
- **2026-03-04** `21aca40b5846` — 1 info
  - endpoint added

---

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