Get channel backup of lnd server

get/api/v2/{coin}/wallet/{walletId}/lightning/backup

Path Parameters

  • walletIdstringRequired
    Example: 59cd72485007a239fb00282ed480da1f
    Pattern: ^[0-9a-f]{32}$
  • coinstringRequired
    A cryptocurrency symbol or token ticker symbol
    Example: btc

200 Response

chanPoints array[object] required
fundingTxid string required
outputIndex number required
multiChanBackup string required

400 Response

One of
name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id