---
title: "Changes to Get unconfirmed events"
method: GET
path: "/bus/wallet/pending"
---

# Changes to Get unconfirmed events

`GET /bus/wallet/pending`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 50 revisions.

- **2024-12-18** `922f156353c9` — 1 breaking, 1 info
- **2024-12-16** `55183a7d2865` — 1 breaking, 1 warning, 1 info
- **2024-12-16** `719a1b5e14dd` — 2 breaking, 7 warning, 2 info
- **2024-12-12** `04e0339b5c24` — 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** `55183a7d2865` — 1 breaking, 1 warning, 1 info
  - the `items/index/allOf[#/components/schemas/ChainIndex]/id/allOf[#/components/schemas/BlockID]/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `items/index/allOf[#/components/schemas/ChainIndex]/id/allOf[#/components/schemas/BlockID]/id` from the response with the `200` status
  - added `#/components/schemas/Hash256, subschema #2` to the `items/index/allOf[#/components/schemas/ChainIndex]/id/allOf[#/components/schemas/BlockID]/` response property `allOf` list for the response status `200`
- **2024-12-16** `719a1b5e14dd` — 2 breaking, 7 warning, 2 info
  - the `items/index/allOf[#/components/schemas/ChainIndex]/height` response's property type/format changed from `integer`/`uint64` to ``/`` for status `200`
  - the `items/maturityHeight` response's property type/format changed from `integer`/`uint64` to ``/`` for status `200`
  - added the new `foundation` enum value to the `items/type` response property for the response status `200`
  - added the new `miner` enum value to the `items/type` response property for the response status `200`
  - added the new `siafundClaim` enum value to the `items/type` response property for the response status `200`
  - added the new `v1ContractResolution` enum value to the `items/type` response property for the response status `200`
  - added the new `v1Transaction` enum value to the `items/type` response property for the response status `200`
  - added the new `v2ContractResolution` enum value to the `items/type` response property for the response status `200`
  - added the new `v2Transaction` enum value to the `items/type` response property for the response status `200`
  - added `#/components/schemas/BlockHeight, subschema #2` to the `items/index/allOf[#/components/schemas/ChainIndex]/height` response property `allOf` list for the response status `200`
  - added `#/components/schemas/BlockHeight, subschema #2` to the `items/maturityHeight` response property `allOf` list for the response status `200`
- **2024-12-12** `04e0339b5c24` — 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/wallet/pending/get.md) · [API](https://skmtc.dev/siafoundation/apis/renterd-api.md) · [Page](https://skmtc.dev/siafoundation/apis/renterd-api/changes/bus/wallet/pending/get)
