Skip to content
This new developer portal is under construction. For complete documentation, please refer to the old developer portal.

List multisig accounts

POST
/v1/multisig/list

Lists all of the multisig accounts whose preimages this wallet stores

Authorizations

Request Body

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

object
wallet_handle_token
string

Responses

200

Response to POST /v1/multisig/list

APIV1POSTMultisigListResponse is the response to POST /v1/multisig/list friendly:ListMultisigResponse

object
addresses
Array<string>
error
boolean
message
string