v1
latestOpenAPI 3.1.02026-07-13143194365.4 KBaccount
List all wallets linked to your account
Get all wallets linked to your account.
Wallet types:
- smart_account: ERC-4337 Smart Account (canonical earning wallet)
- eoa_embedded: CDP-provisioned EOA owner key for Smart Account (non-earning)
- server: Grove-controlled wallet for sending tips (CDP server wallet)
- external_linked: Additional wallets linked via signature verification (non-earning)
Each wallet shows:
- Address and network
- Whether it can earn tips
- Whether it's protected (EOA/smart_account/server wallets cannot be unlinked)
- Verification details
Authentication: Authorization: Bearer <CLIENT_JWT>
get/v1/account/wallets
Headers
authorizationstring nullable
Bearer JWT issued by Grove that identifies the account.
Bearer JWT issued by Grove that identifies the account.
Response
Successful Response