---
title: "Changes to Get UTXOs for a derivation scheme"
method: GET
path: "/v1/cryptos/{cryptoCode}/derivations/{derivationScheme}/utxos"
---

# Changes to Get UTXOs for a derivation scheme

`GET /v1/cryptos/{cryptoCode}/derivations/{derivationScheme}/utxos`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 40 revisions.

- **2025-08-27** `dcf3a15489b0` — 2 warning, 5 info
- **2025-06-02** `5bb4d4de224a` — 2 info
- **2024-11-28** `32910c4ec4c8` — 1 info
- **2024-11-25** `e723d8819f53` — 1 info
- **2024-11-25** `72a2dfa26976` — 1 info
- **2024-11-18** `b5092f204599` — 1 breaking

## Changes

- **2025-08-27** `dcf3a15489b0` — 2 warning, 5 info
  - removed the optional property `receivedUTXOs` from the response with the `200` status
  - removed the optional property `spentUTXOs` from the response with the `200` status
  - added the optional property `confirmed` to the response with the `200` status
  - added the optional property `currentHeight` to the response with the `200` status
  - added the optional property `spentUnconfirmed` to the response with the `200` status
  - added the optional property `trackedSource` to the response with the `200` status
  - added the optional property `unconfirmed` to the response with the `200` status
- **2025-06-02** `5bb4d4de224a` — 2 info
  - added the optional property `receivedUTXOs/items/keyIndex` to the response with the `200` status
  - added the optional property `spentUTXOs/items/keyIndex` to the response with the `200` status
- **2024-11-28** `32910c4ec4c8` — 1 info
  - api operation id `ListUTXOsDerivationScheme` was added
- **2024-11-25** `e723d8819f53` — 1 info
  - api tag `UTXOs` removed
- **2024-11-25** `72a2dfa26976` — 1 info
  - endpoint added
- **2024-11-18** `b5092f204599` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/btcpayserver/apis/nbxplorer-api/docs/v1/cryptos/:cryptoCode/derivations/:derivationScheme/utxos/get.md) · [API](https://skmtc.dev/btcpayserver/apis/nbxplorer-api.md) · [Page](https://skmtc.dev/btcpayserver/apis/nbxplorer-api/changes/v1/cryptos/:cryptoCode/derivations/:derivationScheme/utxos/get)
