# List multisig accounts

## Authorizations

- **api_key**

## Request Body

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

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

### wallet_handle_token

string

## Responses

### 200

Response to `POST /v1/multisig/list`

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

APIV1POSTMultisigListResponse is the response to `POST /v1/multisig/list`

friendly: ListMultisigResponse

### addresses

Array<string>

### error

boolean

### message

string
