---
title: "Changes to Get input box from unconfirmed transactions in pool"
method: GET
path: "/transactions/unconfirmed/inputs/byBoxId/{boxId}"
---

# Changes to Get input box from unconfirmed transactions in pool

`GET /transactions/unconfirmed/inputs/byBoxId/{boxId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 58 revisions.

- **2025-08-01** `bfbb1772d073` — 5 breaking, 4 warning, 1 info

## Changes

- **2025-08-01** `bfbb1772d073` — 5 breaking, 4 warning, 1 info
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `additionalRegisters` from the response with the `200` status
  - removed the required property `creationHeight` from the response with the `200` status
  - removed the required property `ergoTree` from the response with the `200` status
  - removed the required property `value` from the response with the `200` status
  - removed the optional property `assets` from the response with the `200` status
  - removed the optional property `boxId` from the response with the `200` status
  - removed the optional property `index` from the response with the `200` status
  - removed the optional property `transactionId` from the response with the `200` status
  - added `#/components/schemas/ErgoTransactionOutput, subschema #2` to the response body `allOf` list for the response status `200`

---

[Operation](https://skmtc.dev/ergoplatform/apis/ergo-node-api/docs/transactions/unconfirmed/inputs/byBoxId/:boxId/get.md) · [API](https://skmtc.dev/ergoplatform/apis/ergo-node-api.md) · [Page](https://skmtc.dev/ergoplatform/apis/ergo-node-api/changes/transactions/unconfirmed/inputs/byBoxId/:boxId/get)
