---
title: "Changes to List event subscriptions"
method: GET
path: "/v1/notifications/configurations/{eventId}/subscriptions"
---

# Changes to List event subscriptions

`GET /v1/notifications/configurations/{eventId}/subscriptions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 75 revisions.

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

## Changes

- **2026-04-17** `c80d57ed14ab` — 4 breaking, 3 warning, 1 info
  - the `meta` response's property type changed from `object` to no type 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 the new `enterprise-trial` enum value to the `data/items/entity_type` response property for the response status `200`
  - added `#/components/schemas/CursorMeta, subschema #2` to the `meta` response property `anyOf` list for the response status `200`
- **2026-01-29** `48b406d912db` — 1 warning
  - added the new `kai-enablement` enum value to the `data/items/entity_type` response property 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` — 10 info
  - removed `#/components/schemas/EventSubscription, subschema #1` from the `data/items/` response property `allOf` list for the response status `200`
  - added the required property `data/items/channels` to the response with the `200` status
  - added the required property `data/items/created_at` to the response with the `200` status
  - added the required property `data/items/enabled` to the response with the `200` status
  - added the required property `data/items/entities` to the response with the `200` status
  - added the required property `data/items/entity_type` to the response with the `200` status
  - added the required property `data/items/id` to the response with the `200` status
  - added the required property `data/items/name` to the response with the `200` status
  - added the required property `data/items/regions` to the response with the `200` status
  - added the required property `data/items/updated_at` to the response with the `200` status
- **2025-07-22** `76b0fefddb0d` — 9 breaking, 1 info
  - removed the required property `data/items/channels` from the response with the `200` status
  - removed the required property `data/items/created_at` from the response with the `200` status
  - removed the required property `data/items/enabled` from the response with the `200` status
  - removed the required property `data/items/entities` from the response with the `200` status
  - removed the required property `data/items/entity_type` from the response with the `200` status
  - removed the required property `data/items/id` from the response with the `200` status
  - removed the required property `data/items/name` from the response with the `200` status
  - removed the required property `data/items/regions` from the response with the `200` status
  - removed the required property `data/items/updated_at` from the response with the `200` status
  - added `#/components/schemas/EventSubscription, subschema #1` to the `data/items/` response property `allOf` list for the response status `200`
- **2025-05-14** `87c135153b84` — 2 warning
  - added the new `dataplane` enum value to the `data/items/entity_type` response property for the response status `200`
  - added the new `dataplane-group` enum value to the `data/items/entity_type` response property for the response status `200`

---

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