---
title: "Changes to Get one of the caller group's statements"
method: GET
path: "/money/statements/{id}"
---

# Changes to Get one of the caller group's statements

`GET /money/statements/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 12 of 23 revisions.

- **2026-08-29** `78f4fe30ef9c` — 1 info
- **2026-08-26** `533de842b808` — 1 info
- **2026-08-22** `2891199eb659` — 1 warning
- **2026-08-21** `60e021790e7a` — 1 warning
- **2026-08-19** `f0991172edbc` — 1 info
- **2026-08-15** `06167cc3c94e` — 1 warning
- **2026-08-12** `e340056c7fb5` — 1 info
- **2026-08-11** `26c1cb1521b0` — 1 warning, 6 info
- **2026-08-09** `3feea260296c` — 2 warning
- **2026-08-08** `3b6fc8373884` — 1 warning
- **2026-08-07** `392a9fba638c` — 2 warning
- **2026-08-06** `fe2041c5ba86` — 1 warning, 1 info

## Changes

- **2026-08-29** `78f4fe30ef9c` — 1 info
  - added the optional property `payload/transactions/items/withdrawal` to the response with the `200` status
- **2026-08-26** `533de842b808` — 1 info
  - added the optional property `payload/transactions/items/commission/label` to the response with the `200` status
- **2026-08-22** `2891199eb659` — 1 warning
  - added the new `go_account_custodial_transfer` enum value to the `payload/transactions/items/type` response property for the response status `200`
- **2026-08-21** `60e021790e7a` — 1 warning
  - added the new `fund_xlm_reserve` enum value to the `payload/transactions/items/type` response property for the response status `200`
- **2026-08-19** `f0991172edbc` — 1 info
  - added the optional property `payload/transactions/items/commission` to the response with the `200` status
- **2026-08-15** `06167cc3c94e` — 1 warning
  - added the new `buy_fund_token_return` enum value to the `payload/transactions/items/type` response property for the response status `200`
- **2026-08-12** `e340056c7fb5` — 1 info
  - added the optional property `superseded_by_statement_id` to the response with the `200` status
- **2026-08-11** `26c1cb1521b0` — 1 warning, 6 info
  - added the new `go_account_external_send` enum value to the `payload/transactions/items/type` response property for the response status `200`
  - added the optional property `payload/balances/items/ending_native_raw` to the response with the `200` status
  - added the optional property `payload/balances/items/ending_usd_rate` to the response with the `200` status
  - added the optional property `payload/balances/items/ending_usd_raw` to the response with the `200` status
  - added the optional property `payload/balances/items/opening_native_raw` to the response with the `200` status
  - added the optional property `payload/balances/items/opening_usd_rate` to the response with the `200` status
  - added the optional property `payload/balances/items/opening_usd_raw` to the response with the `200` status
- **2026-08-09** `3feea260296c` — 2 warning
  - added the new `go_account_conversion` enum value to the `payload/transactions/items/type` response property for the response status `200`
  - added the new `treasury_wire_credit` enum value to the `payload/transactions/items/type` response property for the response status `200`
- **2026-08-08** `3b6fc8373884` — 1 warning
  - added the new `gas_wallet_funding` enum value to the `payload/transactions/items/type` response property for the response status `200`
- **2026-08-07** `392a9fba638c` — 2 warning
  - added the new `sell_fund_token_return` enum value to the `payload/transactions/items/type` response property for the response status `200`
  - added the new `treasury_booking` enum value to the `payload/transactions/items/type` response property for the response status `200`
- **2026-08-06** `fe2041c5ba86` — 1 warning, 1 info
  - changed the pattern of the `path` request parameter `id` from `^stmt_[0-9a-hjkmnp-tv-z]{26}$` to `^stmt_[0-7][0-9a-hjkmnp-tv-z]{25}$`
  - the `id` response's property pattern was changed from `^stmt_[0-9a-hjkmnp-tv-z]{26}$` to `^stmt_[0-7][0-9a-hjkmnp-tv-z]{25}$` for the status `200`

---

[Operation](https://skmtc.dev/stablesea/apis/stable-sea-backend/docs/money/statements/:id/get.md) · [API](https://skmtc.dev/stablesea/apis/stable-sea-backend.md) · [Page](https://skmtc.dev/stablesea/apis/stable-sea-backend/changes/money/statements/:id/get)
