---
title: "Changes to List Event Subscriptions"
method: GET
path: "/groups/{groupId}/apps/{appId}/event_subscriptions"
---

# Changes to List Event Subscriptions

`GET /groups/{groupId}/apps/{appId}/event_subscriptions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 50 revisions.

- **2025-06-09** (v3) `6d67e96bfb42` — 3 info
- **2024-10-08** (v3) `51a885fea9ae` — 6 breaking, 5 info
- **2024-02-22** (v3) `2ac2149ab3ee` — 1 info
- **2024-02-20** (v3) `e2240dd053bd` — 1 breaking, 1 info
- **2023-10-16** (v3) `07f708e66592` — 1 info
- **2023-08-29** (v3) `b968b29c48d2` — 1 info

## Changes

- **2025-06-09** (v3) `6d67e96bfb42` — 3 info
  - the response property `items/oneOf[#/components/schemas/Trigger]/allOf[#/components/schemas/TriggerConstructor]/oneOf[#/components/schemas/AuthenticationTrigger]/allOf[#/components/schemas/BaseTrigger]/event_processors` became required for the status `200`
  - the response property `items/oneOf[#/components/schemas/Trigger]/allOf[#/components/schemas/TriggerConstructor]/oneOf[#/components/schemas/DatabaseTrigger]/allOf[#/components/schemas/BaseTrigger]/event_processors` became required for the status `200`
  - the response property `items/oneOf[#/components/schemas/Trigger]/allOf[#/components/schemas/TriggerConstructor]/oneOf[#/components/schemas/ScheduledTrigger]/allOf[#/components/schemas/BaseTrigger]/event_processors` became required for the status `200`
- **2024-10-08** (v3) `51a885fea9ae` — 6 breaking, 5 info
  - the response property `items/oneOf[#/components/schemas/Trigger]/allOf[#/components/schemas/TriggerConstructor]/oneOf[#/components/schemas/DatabaseTrigger]/allOf[subschema #2]/config/collection` became optional for the status `200`
  - the response property `items/oneOf[#/components/schemas/Trigger]/allOf[#/components/schemas/TriggerConstructor]/oneOf[#/components/schemas/DatabaseTrigger]/allOf[subschema #2]/config/database` became optional for the status `200`
  - the response property `items/oneOf[#/components/schemas/Trigger]/allOf[#/components/schemas/TriggerConstructor]/oneOf[#/components/schemas/DatabaseTrigger]/allOf[subschema #2]/config/full_document` became optional for the status `200`
  - the response property `items/oneOf[#/components/schemas/Trigger]/allOf[#/components/schemas/TriggerConstructor]/oneOf[#/components/schemas/DatabaseTrigger]/allOf[subschema #2]/config/full_document_before_change` became optional for the status `200`
  - the response property `items/oneOf[#/components/schemas/Trigger]/allOf[#/components/schemas/TriggerConstructor]/oneOf[#/components/schemas/DatabaseTrigger]/allOf[subschema #2]/config/match` became optional for the status `200`
  - the response property `items/oneOf[#/components/schemas/Trigger]/allOf[#/components/schemas/TriggerConstructor]/oneOf[#/components/schemas/DatabaseTrigger]/allOf[subschema #2]/config/unordered` became optional for the status `200`
  - the `unordered` response's property default value `false` was added for the status `200`
  - removed the `DELETE` enum value from the `items/oneOf[#/components/schemas/Trigger]/allOf[#/components/schemas/TriggerConstructor]/oneOf[#/components/schemas/DatabaseTrigger]/allOf[subschema #2]/config/operation_types/items/` response property for the response status `200`
  - removed the `INSERT` enum value from the `items/oneOf[#/components/schemas/Trigger]/allOf[#/components/schemas/TriggerConstructor]/oneOf[#/components/schemas/DatabaseTrigger]/allOf[subschema #2]/config/operation_types/items/` response property for the response status `200`
  - removed the `REPLACE` enum value from the `items/oneOf[#/components/schemas/Trigger]/allOf[#/components/schemas/TriggerConstructor]/oneOf[#/components/schemas/DatabaseTrigger]/allOf[subschema #2]/config/operation_types/items/` response property for the response status `200`
  - removed the `UPDATE` enum value from the `items/oneOf[#/components/schemas/Trigger]/allOf[#/components/schemas/TriggerConstructor]/oneOf[#/components/schemas/DatabaseTrigger]/allOf[subschema #2]/config/operation_types/items/` response property for the response status `200`
- **2024-02-22** (v3) `2ac2149ab3ee` — 1 info
  - added the optional property `items/oneOf[#/components/schemas/Trigger]/allOf[#/components/schemas/TriggerConstructor]/oneOf[#/components/schemas/DatabaseTrigger]/allOf[subschema #2]/error_handler` to the response with the `200` status
- **2024-02-20** (v3) `e2240dd053bd` — 1 breaking, 1 info
  - added `#/components/schemas/Trigger` to the `items/` response property `oneOf` list for the response status `200`
  - removed `#/components/schemas/AnyTrigger` from the `items/` response property `oneOf` list for the response status `200`
- **2023-10-16** (v3) `07f708e66592` — 1 info
  - added the optional property `items/oneOf[#/components/schemas/AnyTrigger]/oneOf[#/components/schemas/DatabaseTrigger]/allOf[subschema #2]/config/maximum_throughput` to the response with the `200` status
- **2023-08-29** (v3) `b968b29c48d2` — 1 info
  - added the optional property `items/oneOf[#/components/schemas/AnyTrigger]/oneOf[#/components/schemas/DatabaseTrigger]/allOf[subschema #2]/config/project` to the response with the `200` status

---

[Operation](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api/docs/groups/:groupId/apps/:appId/event_subscriptions/get.md) · [API](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api.md) · [Page](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api/changes/groups/:groupId/apps/:appId/event_subscriptions/get)
