---
title: "Changes to Get all transactions"
method: GET
path: "/bus/txpool/transactions"
---

# Changes to Get all transactions

`GET /bus/txpool/transactions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 50 revisions.

- **2024-12-18** `922f156353c9` — 1 breaking, 1 info
- **2024-12-16** `0b3014765a94` — 2 breaking, 4 info
- **2024-12-16** `9861d1191817` — 3 info
- **2024-12-16** `719a1b5e14dd` — 9 breaking, 9 info
- **2024-12-12** `02bb01fcdd73` — 1 info
- **2024-12-09** `f062c35d8f47` — 1 breaking

## Changes

- **2024-12-18** `922f156353c9` — 1 breaking, 1 info
  - removed the media type `text/plain` for the response with the status `500`
  - api tag `bus` added
- **2024-12-16** `0b3014765a94` — 2 breaking, 4 info
  - the `items/fileContractRevisions/items/parentID/allOf[#/components/schemas/FileContractID]/` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - the `items/storageProofs/items/parentID/allOf[#/components/schemas/FileContractID]/` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - removed `#/components/schemas/Hash256, subschema #2` from the `items/fileContractRevisions/items/parentID/allOf[#/components/schemas/FileContractID]/` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/Hash256, subschema #2` from the `items/storageProofs/items/parentID/allOf[#/components/schemas/FileContractID]/` response property `allOf` list for the response status `200`
  - the `items/fileContractRevisions/items/parentID/allOf[#/components/schemas/FileContractID]/` response's property pattern `^fcid:[0-9a-fA-F]{64}$` was added for the status `200`
  - the `items/storageProofs/items/parentID/allOf[#/components/schemas/FileContractID]/` response's property pattern `^fcid:[0-9a-fA-F]{64}$` was added for the status `200`
- **2024-12-16** `9861d1191817` — 3 info
  - the `items/fileContractRevisions/items/unlockConditions/allOf[#/components/schemas/UnlockConditions]/publicKeys/items/key` response's property pattern `^[a-fA-F0-9]{64}$` was added for the status `200`
  - the `items/siacoinInputs/items/unlockConditions/allOf[#/components/schemas/UnlockConditions]/publicKeys/items/key` response's property pattern `^[a-fA-F0-9]{64}$` was added for the status `200`
  - the `items/siafundInputs/items/unlockConditions/allOf[#/components/schemas/UnlockConditions]/publicKeys/items/key` response's property pattern `^[a-fA-F0-9]{64}$` was added for the status `200`
- **2024-12-16** `719a1b5e14dd` — 9 breaking, 9 info
  - the `items/fileContractRevisions/items/unlockConditions/allOf[#/components/schemas/UnlockConditions]/timelock` response's property type/format changed from `integer`/`uint64` to ``/`` for status `200`
  - the `items/fileContractRevisions/items/windowEnd` response's property type/format changed from `integer`/`uint64` to ``/`` for status `200`
  - the `items/fileContractRevisions/items/windowStart` response's property type/format changed from `integer`/`uint64` to ``/`` for status `200`
  - the `items/fileContracts/items/windowEnd` response's property type/format changed from `integer`/`uint64` to ``/`` for status `200`
  - the `items/fileContracts/items/windowStart` response's property type/format changed from `integer`/`uint64` to ``/`` for status `200`
  - the `items/siacoinInputs/items/unlockConditions/allOf[#/components/schemas/UnlockConditions]/timelock` response's property type/format changed from `integer`/`uint64` to ``/`` for status `200`
  - the `items/siafundInputs/items/unlockConditions/allOf[#/components/schemas/UnlockConditions]/timelock` response's property type/format changed from `integer`/`uint64` to ``/`` for status `200`
  - the `items/signatures/items/signature` response's property type/format changed from `string`/`byte` to ``/`` for status `200`
  - the `items/signatures/items/timelock` response's property type/format changed from `integer`/`uint64` to ``/`` for status `200`
  - added `#/components/schemas/BlockHeight, subschema #2` to the `items/fileContractRevisions/items/unlockConditions/allOf[#/components/schemas/UnlockConditions]/timelock` response property `allOf` list for the response status `200`
  - added `#/components/schemas/BlockHeight, subschema #2` to the `items/fileContractRevisions/items/windowEnd` response property `allOf` list for the response status `200`
  - added `#/components/schemas/BlockHeight, subschema #2` to the `items/fileContractRevisions/items/windowStart` response property `allOf` list for the response status `200`
  - added `#/components/schemas/BlockHeight, subschema #2` to the `items/fileContracts/items/windowEnd` response property `allOf` list for the response status `200`
  - added `#/components/schemas/BlockHeight, subschema #2` to the `items/fileContracts/items/windowStart` response property `allOf` list for the response status `200`
  - added `#/components/schemas/BlockHeight, subschema #2` to the `items/siacoinInputs/items/unlockConditions/allOf[#/components/schemas/UnlockConditions]/timelock` response property `allOf` list for the response status `200`
  - added `#/components/schemas/BlockHeight, subschema #2` to the `items/siafundInputs/items/unlockConditions/allOf[#/components/schemas/UnlockConditions]/timelock` response property `allOf` list for the response status `200`
  - added `#/components/schemas/BlockHeight, subschema #2` to the `items/signatures/items/timelock` response property `allOf` list for the response status `200`
  - added `#/components/schemas/Signature, subschema #2` to the `items/signatures/items/signature` response property `allOf` list for the response status `200`
- **2024-12-12** `02bb01fcdd73` — 1 info
  - endpoint added
- **2024-12-09** `f062c35d8f47` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/siafoundation/apis/renterd-api/docs/bus/txpool/transactions/get.md) · [API](https://skmtc.dev/siafoundation/apis/renterd-api.md) · [Page](https://skmtc.dev/siafoundation/apis/renterd-api/changes/bus/txpool/transactions/get)
