Export multisig address metadata | Algorand Developer Portal

Export multisig address metadata

POST

/v1/multisig/export

Given a multisig address whose preimage this wallet stores, returns the information used to generate the address, including public keys, threshold, and multisig version.

Authorizations

Request Body

The list of MIME types the operation can consume application/json

APIV1POSTMultisigExportRequest

The request for POST /v1/multisig/export

object

Responses

200

Response to POST /v1/multisig/export

The list of MIME types the operation can produce application/json

APIV1POSTMultisigExportResponse

The response to POST /v1/multisig/export

object