Wallets
Get Wallet By Locator
Retrieves a wallet by its locator (address or user identifier and wallet type)
API scope required: wallets.read
GET
Headers
API key required for authentication
Path Parameters
A wallet locator can be of the format:
<walletAddress>
email:<email>:<walletType>
userId:<userId>:<walletType>
userId:<userId>:<walletType>
(white label user example)phoneNumber:<phoneNumber>:<walletType>
twitter:<handle>:<walletType>
x:<handle>:<walletType>
Response
200 - application/json
Complete wallet configuration including type-specific settings
The onchain address of the wallet
EVM smart wallet type specific configuration settings
The type of wallet configuration
Available options:
evm-smart-wallet
ISO timestamp of when the wallet was created
The user that is linked to this wallet in format <locatorType>:<value>