---
title: "Changes to List events"
method: GET
path: "/events"
---

# Changes to List events

`GET /events`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 28 revisions.

- **2026-08-27** `359d267dca88` — 1 info
- **2026-08-23** `b1ad79e918ac` — 1 info
- **2026-08-19** `a77f94c2883a` — 1 breaking, 1 warning, 2 info
- **2026-08-15** `c309952835b5` — 8 warning, 8 info
- **2026-08-04** `68aaf2076cfc` — 5 warning, 5 info
- **2026-07-26** `270e233e401c` — 3 warning

## Changes

- **2026-08-27** `359d267dca88` — 1 info
  - deleted the `header` request parameter `X-Agent-ID` with deprecation
- **2026-08-23** `b1ad79e918ac` — 1 info
  - `header` request parameter `X-Agent-ID` was deprecated
- **2026-08-19** `a77f94c2883a` — 1 breaking, 1 warning, 2 info
  - removed the enum value `ach.completed` from the `query` request parameter `eventType`
  - added the new `ach.settled` enum value to the `data/items/attributes/eventType` response property for the response status `200`
  - added the new enum value `ach.settled` to the `query` request parameter `eventType`
  - removed the `ach.completed` enum value from the `data/items/attributes/eventType` response property for the response status `200`
- **2026-08-15** `c309952835b5` — 8 warning, 8 info
  - added the new `ach.completed` enum value to the `data/items/attributes/eventType` response property for the response status `200`
  - added the new `ach.created` enum value to the `data/items/attributes/eventType` response property for the response status `200`
  - added the new `ach.failed` enum value to the `data/items/attributes/eventType` response property for the response status `200`
  - added the new `ach.processing` enum value to the `data/items/attributes/eventType` response property for the response status `200`
  - added the new `ach.returned` enum value to the `data/items/attributes/eventType` response property for the response status `200`
  - added the new `external_party_account.validated` enum value to the `data/items/attributes/eventType` response property for the response status `200`
  - added the new `mandate.created` enum value to the `data/items/attributes/eventType` response property for the response status `200`
  - added the new `mandate.revoked` enum value to the `data/items/attributes/eventType` response property for the response status `200`
  - added the new enum value `ach.completed` to the `query` request parameter `eventType`
  - added the new enum value `ach.created` to the `query` request parameter `eventType`
  - added the new enum value `ach.failed` to the `query` request parameter `eventType`
  - added the new enum value `ach.processing` to the `query` request parameter `eventType`
  - added the new enum value `ach.returned` to the `query` request parameter `eventType`
  - added the new enum value `external_party_account.validated` to the `query` request parameter `eventType`
  - added the new enum value `mandate.created` to the `query` request parameter `eventType`
  - added the new enum value `mandate.revoked` to the `query` request parameter `eventType`
- **2026-08-04** `68aaf2076cfc` — 5 warning, 5 info
  - added the new `invitation_link.agent_added` enum value to the `data/items/attributes/eventType` response property for the response status `200`
  - added the new `invitation_link.agent_removed` enum value to the `data/items/attributes/eventType` response property for the response status `200`
  - added the new `invitation_link.created` enum value to the `data/items/attributes/eventType` response property for the response status `200`
  - added the new `invitation_link.redeemed` enum value to the `data/items/attributes/eventType` response property for the response status `200`
  - added the new `invitation_link.revoked` enum value to the `data/items/attributes/eventType` response property for the response status `200`
  - added the new enum value `invitation_link.agent_added` to the `query` request parameter `eventType`
  - added the new enum value `invitation_link.agent_removed` to the `query` request parameter `eventType`
  - added the new enum value `invitation_link.created` to the `query` request parameter `eventType`
  - added the new enum value `invitation_link.redeemed` to the `query` request parameter `eventType`
  - added the new enum value `invitation_link.revoked` to the `query` request parameter `eventType`
- **2026-07-26** `270e233e401c` — 3 warning
  - for the `query` request parameter `createdAfter`, the maxLength was set to `64`
  - for the `query` request parameter `createdBefore`, the maxLength was set to `64`
  - for the `query` request parameter `cursor`, the maxLength was set to `1024`

---

[Operation](https://skmtc.dev/natural/apis/natural-api/docs/events/get.md) · [API](https://skmtc.dev/natural/apis/natural-api.md) · [Page](https://skmtc.dev/natural/apis/natural-api/changes/events/get)
