cURL
curl --request GET \ --url https://api.sumvin.com/v0/user/me/assets
{ "_links": {}, "total_assets": 123, "assets": [ { "symbol": "<string>", "name": "<string>", "chain_id": 123, "total_balance": "<string>", "wallet_count": 123 } ] }
Tenant org ID for multi-tenant auth
Expand options: wallet to include per-wallet balance breakdown
wallet
"wallet"
Filter assets by blockchain chain ID
User assets retrieved successfully
HAL-style hypermedia links for navigation and available actions.
Show child attributes