GET
Lightning - Get Channel Backup
This is only used for self-custody lightning. Retrieve the channel backup for the given wallet.
Path Params
-
walletIdstring requiredThe wallet ID.
Responses
200
OK
Response Body
object
-
chanPointsarray of objectsList of channel pointschanPoints object
-
fundingTxidstringFunding transaction ID -
outputIndexintegerOutput index
-
-
multiChanBackupstringMulti-channel backup
400
Bad Request
Response Body
ONE OF
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id -
contextobjectProperties that apply to a specific error name -
namestring requiredError code
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id -
contextobject requiredcontext object
-
idstring
-
-
namestring enum requiredError codeInvalidWalletId