---
title: "Changes to List System Accounts"
method: GET
path: "/v3/system-accounts"
---

# Changes to List System Accounts

`GET /v3/system-accounts`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 75 revisions.

- **2025-10-23** `8ab3ec3ed301` — 1 warning
- **2025-08-22** `3c0154b2053a` — 13 breaking
- **2025-08-14** `6333a0d3b095` — 2 breaking
- **2025-07-22** `76b0fefddb0d` — 2 warning

## Changes

- **2025-10-23** `8ab3ec3ed301` — 1 warning
  - added the new `type` enum value to the `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterStandard]/rule` response property for the response status `400`
- **2025-08-22** `3c0154b2053a` — 13 breaking
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterChoiceItem]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterDependentItem]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterMaximumLength]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterMinimumLength]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterStandard]/source` became nullable for the status `400`
  - 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/konnect_managed` became nullable for the status `200`
  - the response property `data/items/name` became nullable for the status `200`
  - the response property `detail` became nullable for the status `403`
  - the response property `instance` became nullable for the status `403`
  - the response property `status` became nullable for the status `403`
  - the response property `title` became nullable for the status `403`
- **2025-08-14** `6333a0d3b095` — 2 breaking
  - for the `query` request parameter `filter`, the type/format of property `description` was specialized from ``/`` to `object`/``
  - for the `query` request parameter `filter`, the type/format of property `name` was specialized from ``/`` to `object`/``
- **2025-07-22** `76b0fefddb0d` — 2 warning
  - for the `query` request parameter `filter`, the type/format of property `description` was changed from `object`/`` to ``/``
  - for the `query` request parameter `filter`, the type/format of property `name` was changed from `object`/`` to ``/``

---

[Operation](https://skmtc.dev/kong/apis/konnect-api-go-sdk/docs/v3/system-accounts/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/system-accounts/get)
