---
title: "Changes to List available user configurations"
method: GET
path: "/v1/notifications/configurations"
---

# Changes to List available user configurations

`GET /v1/notifications/configurations`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 75 revisions.

- **2025-10-23** `8ab3ec3ed301` — 1 warning
- **2025-08-22** `3c0154b2053a` — 9 breaking, 1 info
- **2025-08-14** `6333a0d3b095` — 4 breaking, 1 info
- **2025-07-22** `76b0fefddb0d` — 4 warning, 1 info
- **2025-05-14** `87c135153b84` — 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` — 9 breaking, 1 info
  - 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 `detail` became nullable for the status `401`
  - the response property `instance` became nullable for the status `401`
  - the response property `status` became nullable for the status `401`
  - the response property `title` became nullable for the status `401`
  - the `event_subscription_count` response's property default value `0` was added for the status `200`
- **2025-08-14** `6333a0d3b095` — 4 breaking, 1 info
  - for the `query` request parameter `filter`, the type/format of property `event_description` was specialized from ``/`` to `object`/``
  - for the `query` request parameter `filter`, the type/format of property `event_namespace` was specialized from ``/`` to `object`/``
  - for the `query` request parameter `filter`, the type/format of property `event_title` was specialized from ``/`` to `object`/``
  - for the `query` request parameter `filter`, the type/format of property `region` was specialized from ``/`` to `object`/``
  - the `event_subscription_count` response's property default value `0` was removed for the status `200`
- **2025-07-22** `76b0fefddb0d` — 4 warning, 1 info
  - for the `query` request parameter `filter`, the type/format of property `event_description` was changed from `object`/`` to ``/``
  - for the `query` request parameter `filter`, the type/format of property `event_namespace` was changed from `object`/`` to ``/``
  - for the `query` request parameter `filter`, the type/format of property `event_title` was changed from `object`/`` to ``/``
  - for the `query` request parameter `filter`, the type/format of property `region` was changed from `object`/`` to ``/``
  - the `event_subscription_count` response's property default value `0` was added for the status `200`
- **2025-05-14** `87c135153b84` — 2 warning
  - added the new `cloud-gateways` enum value to the `data/items/event_namespace` response property for the response status `200`
  - added the new `gateway-manager` enum value to the `data/items/event_namespace` response property for the response status `200`

---

[Operation](https://skmtc.dev/kong/apis/konnect-api-go-sdk/docs/v1/notifications/configurations/get.md) · [API](https://skmtc.dev/kong/apis/konnect-api-go-sdk.md) · [Page](https://skmtc.dev/kong/apis/konnect-api-go-sdk/changes/v1/notifications/configurations/get)
