Lightning - Get Channel Backup

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

This is only used for self-custody lightning. Retrieve the channel backup for the given wallet.

Path Parameters

  • walletIdstringRequired
    Example: 59cd72485007a239fb00282ed480da1f
    Pattern: ^[0-9a-f]{32}$

200 Response

chanPoints array[object]
List of channel points
fundingTxid string
Funding transaction ID
outputIndex integer
Output index
multiChanBackup string
Multi-channel backup

400 Response

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