v1

latestOpenAPI 3.0.02026-07-174823135.4 KB
Derivations

Get UTXO scan status

Get the status of a UTXO scan. Results are kept for 24 hours after completion.

get/v1/cryptos/{cryptoCode}/derivations/{derivationScheme}/utxos/scan/status

Path parameters

cryptoCodestring required

The cryptocurrency code to track (e.g., 'BTC' for Bitcoin, 'LTC' for Litecoin).

derivationSchemestring required

The derivation scheme (See documentation)

Response

Scan status

errorstring nullable
queuedAtinteger

Unix timestamp when the scan was queued

status'Queued' | 'Pending' | 'Complete' | 'Error'

Current state of the scan