---
title: "Changes to Get scriptPubKey details"
method: GET
path: "/v1/cryptos/{cryptoCode}/derivations/{derivationScheme}/scripts/{script}"
---

# Changes to Get scriptPubKey details

`GET /v1/cryptos/{cryptoCode}/derivations/{derivationScheme}/scripts/{script}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 40 revisions.

- **2025-04-04** `7a5c59ac1e4d` — 1 info
- **2024-12-25** `eb48f5312f18` — 2 breaking, 2 info
- **2024-11-25** `32a04b45196c` — 1 info
- **2024-11-25** `72a2dfa26976` — 1 info
- **2024-11-18** `b5092f204599` — 1 breaking

## Changes

- **2025-04-04** `7a5c59ac1e4d` — 1 info
  - added the optional property `blindingKey` to the response with the `200` status
- **2024-12-25** `eb48f5312f18` — 2 breaking, 2 info
  - the response property `keyPath` became nullable for the status `200`
  - the response property `trackedSource` became nullable for the status `200`
  - added the optional property `index` to the response with the `200` status
  - added the optional property `redeem` to the response with the `200` status
- **2024-11-25** `32a04b45196c` — 1 info
  - api tag `Derivations` added
- **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/scripts/:script/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/scripts/:script/get)
