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

# Changes to List available notifications

`GET /v1/notifications/inbox`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 75 revisions.

- **2026-04-17** `c80d57ed14ab` — 4 breaking, 2 warning, 1 info
- **2025-10-23** `8ab3ec3ed301` — 1 warning
- **2025-08-22** `3c0154b2053a` — 11 breaking
- **2025-08-14** `6333a0d3b095` — 5 breaking
- **2025-07-22** `76b0fefddb0d` — 5 warning
- **2025-05-14** `87c135153b84` — 2 warning

## Changes

- **2026-04-17** `c80d57ed14ab` — 4 breaking, 2 warning, 1 info
  - the `meta` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `meta/next` from the response with the `200` status
  - removed the required property `meta/previous` from the response with the `200` status
  - removed the required property `meta/size` from the response with the `200` status
  - removed the optional property `meta/first` from the response with the `200` status
  - removed the optional property `meta/last` from the response with the `200` status
  - added `#/components/schemas/CursorMeta, subschema #2` to the `meta` response property `anyOf` list for the response status `200`
- **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` — 11 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 `detail` became nullable for the status `401`
  - the response property `instance` became nullable for the status `401`
  - the response property `meta/first` became nullable for the status `200`
  - the response property `meta/last` became nullable for the status `200`
  - the response property `status` became nullable for the status `401`
  - the response property `title` became nullable for the status `401`
- **2025-08-14** `6333a0d3b095` — 5 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 `namespace` was specialized from ``/`` to `object`/``
  - for the `query` request parameter `filter`, the type/format of property `region` was specialized from ``/`` to `object`/``
  - for the `query` request parameter `filter`, the type/format of property `status` was specialized from ``/`` to `object`/``
  - for the `query` request parameter `filter`, the type/format of property `title` was specialized from ``/`` to `object`/``
- **2025-07-22** `76b0fefddb0d` — 5 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 `namespace` was changed from `object`/`` to ``/``
  - for the `query` request parameter `filter`, the type/format of property `region` was changed from `object`/`` to ``/``
  - for the `query` request parameter `filter`, the type/format of property `status` was changed from `object`/`` to ``/``
  - for the `query` request parameter `filter`, the type/format of property `title` was changed from `object`/`` to ``/``
- **2025-05-14** `87c135153b84` — 2 warning
  - added the new `cloud-gateways` enum value to the `data/items/namespace` response property for the response status `200`
  - added the new `gateway-manager` enum value to the `data/items/namespace` response property for the response status `200`

---

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