wallets
Get a wallet using the ID
GET
/
wallets
/
{walletId}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
UUID of the wallet
Required string length:
36
Response
200 - application/json
Required string length:
36
Available options:
ETH
, EVM
, FLOW
, SOL
, ALGO
, STARK
, COSMOS
, BTC
Valid blockchain wallet address, must be an alphanumeric string without any special characters
Maximum length:
255
Available options:
browserExtension
, custodialService
, walletConnect
, qrCode
, deepLink
, embeddedWallet
, smartContractWallet
Was this page helpful?