List

List multisig accounts

post

Lists all of the multisig accounts whose preimages this wallet stores

Authorizations
Body

APIV1POSTMultisigListRequest is the request for POST /v1/multisig/list

wallet_handle_tokenstringOptional
Responses
200
Response to `POST /v1/multisig/list`
post
POST /v1/multisig/list HTTP/1.1
Host: algo.nownodes.io
X-KMD-API-Token: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 30

{
  "wallet_handle_token": "text"
}
200

Response to POST /v1/multisig/list

No content