---
title: "Changes to Get events by creation number"
method: GET
path: "/accounts/{address}/events/{creation_number}"
---

# Changes to Get events by creation number

`GET /accounts/{address}/events/{creation_number}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 50 revisions.

- **2025-10-09** `5bfbbc5f3ce7` — 7 breaking, 50 warning
- **2025-06-03** `6a8502f67ac1` — 6 warning
- **2023-05-16** `28d6217d1579` — 6 warning

## Changes

- **2025-10-09** `5bfbbc5f3ce7` — 7 breaking, 50 warning
  - the mandatory response header `X-APTOS-BLOCK-HEIGHT` removed for the status `200`
  - the mandatory response header `X-APTOS-CHAIN-ID` removed for the status `200`
  - the mandatory response header `X-APTOS-EPOCH` removed for the status `200`
  - the mandatory response header `X-APTOS-LEDGER-OLDEST-VERSION` removed for the status `200`
  - the mandatory response header `X-APTOS-LEDGER-TIMESTAMPUSEC` removed for the status `200`
  - the mandatory response header `X-APTOS-LEDGER-VERSION` removed for the status `200`
  - the mandatory response header `X-APTOS-OLDEST-BLOCK-HEIGHT` removed for the status `200`
  - the optional response header `X-APTOS-BLOCK-HEIGHT` removed for the status `400`
  - the optional response header `X-APTOS-BLOCK-HEIGHT` removed for the status `403`
  - the optional response header `X-APTOS-BLOCK-HEIGHT` removed for the status `404`
  - the optional response header `X-APTOS-BLOCK-HEIGHT` removed for the status `410`
  - the optional response header `X-APTOS-BLOCK-HEIGHT` removed for the status `500`
  - the optional response header `X-APTOS-BLOCK-HEIGHT` removed for the status `503`
  - the optional response header `X-APTOS-CHAIN-ID` removed for the status `400`
  - the optional response header `X-APTOS-CHAIN-ID` removed for the status `403`
  - the optional response header `X-APTOS-CHAIN-ID` removed for the status `404`
  - the optional response header `X-APTOS-CHAIN-ID` removed for the status `410`
  - the optional response header `X-APTOS-CHAIN-ID` removed for the status `500`
  - the optional response header `X-APTOS-CHAIN-ID` removed for the status `503`
  - the optional response header `X-APTOS-CURSOR` removed for the status `200`
  - the optional response header `X-APTOS-EPOCH` removed for the status `400`
  - the optional response header `X-APTOS-EPOCH` removed for the status `403`
  - the optional response header `X-APTOS-EPOCH` removed for the status `404`
  - the optional response header `X-APTOS-EPOCH` removed for the status `410`
  - the optional response header `X-APTOS-EPOCH` removed for the status `500`
  - the optional response header `X-APTOS-EPOCH` removed for the status `503`
  - the optional response header `X-APTOS-GAS-USED` removed for the status `200`
  - the optional response header `X-APTOS-GAS-USED` removed for the status `400`
  - the optional response header `X-APTOS-GAS-USED` removed for the status `403`
  - the optional response header `X-APTOS-GAS-USED` removed for the status `404`
  - the optional response header `X-APTOS-GAS-USED` removed for the status `410`
  - the optional response header `X-APTOS-GAS-USED` removed for the status `500`
  - the optional response header `X-APTOS-GAS-USED` removed for the status `503`
  - the optional response header `X-APTOS-LEDGER-OLDEST-VERSION` removed for the status `400`
  - the optional response header `X-APTOS-LEDGER-OLDEST-VERSION` removed for the status `403`
  - the optional response header `X-APTOS-LEDGER-OLDEST-VERSION` removed for the status `404`
  - the optional response header `X-APTOS-LEDGER-OLDEST-VERSION` removed for the status `410`
  - the optional response header `X-APTOS-LEDGER-OLDEST-VERSION` removed for the status `500`
  - the optional response header `X-APTOS-LEDGER-OLDEST-VERSION` removed for the status `503`
  - the optional response header `X-APTOS-LEDGER-TIMESTAMPUSEC` removed for the status `400`
  - …17 more
- **2025-06-03** `6a8502f67ac1` — 6 warning
  - added the new `rejected_by_filter` enum value to the `error_code` response property for the response status `400`
  - added the new `rejected_by_filter` enum value to the `error_code` response property for the response status `403`
  - added the new `rejected_by_filter` enum value to the `error_code` response property for the response status `404`
  - added the new `rejected_by_filter` enum value to the `error_code` response property for the response status `410`
  - added the new `rejected_by_filter` enum value to the `error_code` response property for the response status `500`
  - added the new `rejected_by_filter` enum value to the `error_code` response property for the response status `503`
- **2023-05-16** `28d6217d1579` — 6 warning
  - added the new `state_value_not_found` enum value to the `error_code` response property for the response status `400`
  - added the new `state_value_not_found` enum value to the `error_code` response property for the response status `403`
  - added the new `state_value_not_found` enum value to the `error_code` response property for the response status `404`
  - added the new `state_value_not_found` enum value to the `error_code` response property for the response status `410`
  - added the new `state_value_not_found` enum value to the `error_code` response property for the response status `500`
  - added the new `state_value_not_found` enum value to the `error_code` response property for the response status `503`

---

[Operation](https://skmtc.dev/pontem-network/apis/lumio-node-api/docs/accounts/:address/events/:creation_number/get.md) · [API](https://skmtc.dev/pontem-network/apis/lumio-node-api.md) · [Page](https://skmtc.dev/pontem-network/apis/lumio-node-api/changes/accounts/:address/events/:creation_number/get)
