Skip to main content

Get information about a user's wallet(s)

Responses
200

Success. Returns a list of wallets associated with the authenticated user and accessible by the authenticated vendor.

Schema
entity string
list object[]
id uuid — REQUIRED
isConfirmed boolean
displayName string
btcAddress string

next address that will be used

btcAddresses string[]

list of addresses (used an unused)

400

Missing or invalid parameters.

401

Access token is missing or invalid, or access is out of scope.

404

No wallets found for the authenticated user/vendor.