---
title: "Changes to Get account transaction summaries"
method: GET
path: "/accounts/{address}/transaction_summaries"
---

# Changes to Get account transaction summaries

`GET /accounts/{address}/transaction_summaries`

> 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
- **2025-05-01** `24239d01217c` — 1 info

## 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`
- **2025-05-01** `24239d01217c` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/pontem-network/apis/lumio-node-api/docs/accounts/:address/transaction_summaries/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/transaction_summaries/get)
