---
title: "Changes to Get Transactions Stream"
method: POST
path: "/stream/transactions"
---

# Changes to Get Transactions Stream

`POST /stream/transactions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 12 of 50 revisions.

- **2025-01-22** `0387680b7d53` — 4 info
- **2024-12-17** `f72f55572370` — 2 info
- **2024-12-10** `00c5f3bf5c21` — 6 breaking, 3 info
- **2024-12-09** `6ccf7b2ba0b0` — 3 breaking
- **2024-11-12** `b934f6eb79ca` — 2 info
- **2024-10-03** `345114e18c65` — 2 info
- **2024-07-22** `a1b5147b7232` — 1 info
- **2024-07-22** `8e9f931c46f9` — 1 warning
- **2024-07-16** `1699478a52e4` — 1 info
- **2024-07-16** `31c0cb9534ca` — 1 warning
- **2024-07-16** `40626bc4fc81` — 1 info
- **2024-05-14** `7601c23b1af1` — 1 info

## Changes

- **2025-01-22** `0387680b7d53` — 4 info
  - added the new optional request property `allOf[subschema #4]/opt_ins/detailed_events`
  - request property `allOf[subschema #4]/opt_ins/receipt_events` deprecated
  - added the optional property `allOf[subschema #2]/items/items/receipt/detailed_events` to the response with the `200` status
  - response property `allOf[subschema #2]/items/items/receipt/events` deprecated
- **2024-12-17** `f72f55572370` — 2 info
  - added the new optional request property `allOf[subschema #4]/balance_change_resources_filter`
  - added the new optional request property `allOf[subschema #4]/transaction_status_filter`
- **2024-12-10** `00c5f3bf5c21` — 6 breaking, 3 info
  - the response property `allOf[subschema #2]/items/items/balance_changes` became nullable for the status `200`
  - the response property `allOf[subschema #2]/items/items/error_message` became nullable for the status `200`
  - the response property `allOf[subschema #2]/items/items/receipt/error_message` became nullable for the status `200`
  - the response property `allOf[subschema #2]/items/items/receipt/events/items/data/field_name` became nullable for the status `200`
  - the response property `allOf[subschema #2]/items/items/receipt/events/items/data/type_name` became nullable for the status `200`
  - the response property `allOf[subschema #2]/next_cursor` became nullable for the status `200`
  - the request property `allOf[#/components/schemas/AtLedgerStateMixin]/at_ledger_state` became nullable
  - the request property `allOf[#/components/schemas/CursorLimitMixin]/cursor` became nullable
  - the request property `allOf[#/components/schemas/FromLedgerStateMixin]/from_ledger_state` became nullable
- **2024-12-09** `6ccf7b2ba0b0` — 3 breaking
  - the request property `allOf[#/components/schemas/AtLedgerStateMixin]/at_ledger_state` became not nullable
  - the request property `allOf[#/components/schemas/CursorLimitMixin]/cursor` became not nullable
  - the request property `allOf[#/components/schemas/FromLedgerStateMixin]/from_ledger_state` became not nullable
- **2024-11-12** `b934f6eb79ca` — 2 info
  - added the optional property `allOf[subschema #2]/items/items/child_subintent_hashes` to the response with the `200` status
  - added the optional property `allOf[subschema #2]/items/items/subintent_details` to the response with the `200` status
- **2024-10-03** `345114e18c65` — 2 info
  - removed `#/components/schemas/ResultSetCursorMixin` from the response body `allOf` list for the response status `200`
  - added the optional property `allOf[subschema #3 -> subschema #2]/next_cursor` to the response with the `200` status
- **2024-07-22** `a1b5147b7232` — 1 info
  - added the new optional request property `allOf[subschema #4]/event_global_emitters_filter`
- **2024-07-22** `8e9f931c46f9` — 1 warning
  - removed the request property `allOf[subschema #4]/event_global_emitters_filter`
- **2024-07-16** `1699478a52e4` — 1 info
  - added the new optional request property `allOf[subschema #4]/event_global_emitters_filter`
- **2024-07-16** `31c0cb9534ca` — 1 warning
  - removed the request property `allOf[subschema #4]/event_global_emitters_filter`
- **2024-07-16** `40626bc4fc81` — 1 info
  - added the new optional request property `allOf[subschema #4]/event_global_emitters_filter`
- **2024-05-14** `7601c23b1af1` — 1 info
  - added `AccountLockerNotFoundError` discriminator mapping keys to the `details` response property for the response status `4XX`

---

[Operation](https://skmtc.dev/radixdlt/apis/radix-gateway-api-babylon/docs/stream/transactions/post.md) · [API](https://skmtc.dev/radixdlt/apis/radix-gateway-api-babylon.md) · [Page](https://skmtc.dev/radixdlt/apis/radix-gateway-api-babylon/changes/stream/transactions/post)
