Wallets
Get wallet
Get a wallet by wallet ID.
GET
Authorizations
App secret authentication
Headers
ID of your Privy app
Path Parameters
ID of the wallet.
Response
200 - application/json
Requested wallet object.
Unique ID of the wallet. This will be the primary identifier when using the wallet in the future.
Address of the wallet.
Unix timestamp of when the wallet was created in milliseconds.
Chain type of the wallet. 'Ethereum' supports any EVM-compatible network.
Available options:
solana
, ethereum
List of policy IDs for policies that are enforced on the wallet.
The owner of the wallet.
Additional signers for the wallet.
The number of authorization key signatures required to approve a transaction.
Was this page helpful?