---
title: "Changes to List User Teams"
method: GET
path: "/v3/users/{userId}/teams"
---

# Changes to List User Teams

`GET /v3/users/{userId}/teams`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 75 revisions.

- **2026-08-12** `fbe6ce110ba4` — 1 breaking
- **2025-08-22** `3c0154b2053a` — 3 breaking, 1 info
- **2025-08-14** `6333a0d3b095` — 1 breaking, 1 info
- **2025-07-22** `76b0fefddb0d` — 1 warning, 1 info

## Changes

- **2026-08-12** `fbe6ce110ba4` — 1 breaking
  - the response property `data/items/description` became nullable for the status `200`
- **2025-08-22** `3c0154b2053a` — 3 breaking, 1 info
  - the response property `data` became nullable for the status `200`
  - the response property `data/items/description` became nullable for the status `200`
  - the response property `data/items/name` became nullable for the status `200`
  - the `system_team` response's property default value `false` was added for the status `200`
- **2025-08-14** `6333a0d3b095` — 1 breaking, 1 info
  - for the `query` request parameter `filter`, the type/format of property `name` was specialized from ``/`` to `object`/``
  - the `system_team` response's property default value `false` was removed for the status `200`
- **2025-07-22** `76b0fefddb0d` — 1 warning, 1 info
  - for the `query` request parameter `filter`, the type/format of property `name` was changed from `object`/`` to ``/``
  - the `system_team` response's property default value `false` was added for the status `200`

---

[Operation](https://skmtc.dev/kong/apis/konnect-api-go-sdk/docs/v3/users/:userId/teams/get.md) · [API](https://skmtc.dev/kong/apis/konnect-api-go-sdk.md) · [Page](https://skmtc.dev/kong/apis/konnect-api-go-sdk/changes/v3/users/:userId/teams/get)
