---
title: "Changes to List the caller group's transaction stream"
method: GET
path: "/money/transactions"
---

# Changes to List the caller group's transaction stream

`GET /money/transactions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 24 revisions.

- **2026-09-01** `f2d9f80610d9` — 4 info
- **2026-08-29** `78f4fe30ef9c` — 1 info
- **2026-08-28** `2b4ae09e65a2` — 1 info
- **2026-08-27** `775f0380ec89` — 1 info
- **2026-08-11** `26c1cb1521b0` — 1 info
- **2026-08-08** `3b6fc8373884` — 2 info
- **2026-08-06** `fe2041c5ba86` — 8 info

## Changes

- **2026-09-01** `f2d9f80610d9` — 4 info
  - added the optional property `error/api_client_id` to the response with the `400` status
  - added the optional property `error/api_client_id` to the response with the `401` status
  - added the optional property `error/api_client_id` to the response with the `403` status
  - added the optional property `error/api_client_id` to the response with the `default` status
- **2026-08-29** `78f4fe30ef9c` — 1 info
  - added the optional property `data/items/transaction/onchain_transactions` to the response with the `200` status
- **2026-08-28** `2b4ae09e65a2` — 1 info
  - added the optional property `data/items/transaction/settlement_commission_view` to the response with the `200` status
- **2026-08-27** `775f0380ec89` — 1 info
  - added the optional property `data/items/transaction/net_amount_view` to the response with the `200` status
- **2026-08-11** `26c1cb1521b0` — 1 info
  - added the optional property `data/items/transaction/settlement_pathway` to the response with the `200` status
- **2026-08-08** `3b6fc8373884` — 2 info
  - added the optional property `data/items/transaction/input/payment_rail` to the response with the `200` status
  - added the optional property `data/items/transaction/output/payment_rail` to the response with the `200` status
- **2026-08-06** `fe2041c5ba86` — 8 info
  - the `data/items/payin/money_movement_id` response's property pattern was changed from `^mm_[0-9a-hjkmnp-tv-z]{26}$` to `^mm_[0-7][0-9a-hjkmnp-tv-z]{25}$` for the status `200`
  - the `data/items/transaction/automation_id` response's property pattern was changed from `^auto_[0-9a-hjkmnp-tv-z]{26}$` to `^auto_[0-7][0-9a-hjkmnp-tv-z]{25}$` for the status `200`
  - the `data/items/transaction/created_by` response's property pattern was changed from `^ind_[0-9a-hjkmnp-tv-z]{26}$` to `^ind_[0-7][0-9a-hjkmnp-tv-z]{25}$` for the status `200`
  - the `data/items/transaction/group_id` response's property pattern was changed from `^grp_[0-9a-hjkmnp-tv-z]{26}$` to `^grp_[0-7][0-9a-hjkmnp-tv-z]{25}$` for the status `200`
  - the `data/items/transaction/id` response's property pattern was changed from `^mm_[0-9a-hjkmnp-tv-z]{26}$` to `^mm_[0-7][0-9a-hjkmnp-tv-z]{25}$` for the status `200`
  - the `data/items/transaction/input/money_account_id` response's property pattern was changed from `^mny_[0-9a-hjkmnp-tv-z]{26}$` to `^mny_[0-7][0-9a-hjkmnp-tv-z]{25}$` for the status `200`
  - the `data/items/transaction/metadata/created_by` response's property pattern was changed from `^ind_[0-9a-hjkmnp-tv-z]{26}$` to `^ind_[0-7][0-9a-hjkmnp-tv-z]{25}$` for the status `200`
  - the `data/items/transaction/output/money_account_id` response's property pattern was changed from `^mny_[0-9a-hjkmnp-tv-z]{26}$` to `^mny_[0-7][0-9a-hjkmnp-tv-z]{25}$` for the status `200`

---

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