Skip to content

Get wallet details

GET
/wallet/{walletId}

Retrieves the details of a wallet by its ID.

Authorizations

Parameters

Path Parameters

walletId
required
string format: uuid

The ID of the wallet.

Responses

200

Wallet details retrieved

object
walletId

The unique ID of the wallet.

string format: uuid
name

The unique name of the wallet.

string
custodian

The custodian of the wallet.

string
address

The address of the wallet.

string

400

Bad request

object
code
integer
status
string

401

Unauthorized

object
code
integer
status
string