---
title: "Changes to Get UTXOs for a group"
method: GET
path: "/v1/cryptos/{cryptoCode}/groups/{groupId}/utxos"
---

# Changes to Get UTXOs for a group

`GET /v1/cryptos/{cryptoCode}/groups/{groupId}/utxos`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 40 revisions.

- **2025-08-27** `dcf3a15489b0` — 2 warning, 5 info
- **2025-06-02** `5bb4d4de224a` — 2 info
- **2024-11-25** `e723d8819f53` — 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-25** `e723d8819f53` — 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/groups/:groupId/utxos/get.md) · [API](https://skmtc.dev/btcpayserver/apis/nbxplorer-api.md) · [Page](https://skmtc.dev/btcpayserver/apis/nbxplorer-api/changes/v1/cryptos/:cryptoCode/groups/:groupId/utxos/get)
