Skip to main content
GET
Get wallet

Authorizations

Authorization
string
header
required

Bearer access token from POST /api/auth

Path Parameters

accountId
string<uuid>
required

accountId identifier

walletId
string<uuid>
required

walletId identifier

Response

Success

id
string<uuid>
required
public_address
string
required
name
string
required
provider
enum<string>
required
Available options:
METAMASK,
WALLETCONNECT,
FIREBLOCKS,
CONCORDIUM,
MAGIC_LINK,
STELLAR
type
enum<string>
required
Available options:
BROWSER_WALLET,
MOBILE_WALLET,
POINT_WALLET
status
enum<string>
required
Available options:
ACTIVE,
INACTIVE,
SUSPENDED,
PENDING,
EXPIRED