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

# Changes to Get one of the caller group's transactions by id

`GET /money/transactions/{id}`

> 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` — 1 warning, 8 info

## Changes

- **2026-09-01** `f2d9f80610d9` — 4 info
  - 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 `404` 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 `transaction/onchain_transactions` to the response with the `200` status
- **2026-08-28** `2b4ae09e65a2` — 1 info
  - added the optional property `transaction/settlement_commission_view` to the response with the `200` status
- **2026-08-27** `775f0380ec89` — 1 info
  - added the optional property `transaction/net_amount_view` to the response with the `200` status
- **2026-08-11** `26c1cb1521b0` — 1 info
  - added the optional property `transaction/settlement_pathway` to the response with the `200` status
- **2026-08-08** `3b6fc8373884` — 2 info
  - added the optional property `transaction/input/payment_rail` to the response with the `200` status
  - added the optional property `transaction/output/payment_rail` to the response with the `200` status
- **2026-08-06** `fe2041c5ba86` — 1 warning, 8 info
  - changed the pattern of the `path` request parameter `id` from `^mm_[0-9a-hjkmnp-tv-z]{26}$` to `^mm_[0-7][0-9a-hjkmnp-tv-z]{25}$`
  - the `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 `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 `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 `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 `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 `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 `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 `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/:id/get.md) · [API](https://skmtc.dev/stablesea/apis/stable-sea-backend.md) · [Page](https://skmtc.dev/stablesea/apis/stable-sea-backend/changes/money/transactions/:id/get)
