Wallets
Get Wallet by Owner ID
Get a wallet by network and owner id
Headers
X-WalletKit-Project-ID
string
requiredYour WalletKit Project ID can be found on the API Keys page in the WalletKit Dashboard.
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
network
enum<string>
requiredAvailable options:
Ethereum
, Polygon
, Base
, Avalanche
, Polkadot
, Vara
ownerID
string
requiredResponse
200 - application/json
id
string
requiredcreated_at
string
requirednetwork
enum<string>
requiredAvailable options:
Ethereum
, Polygon
, Base
, Avalanche
, Polkadot
, Vara
name
string | null
owner_id
string | null
address
string
required