User Data
Get wallet and Breeze balances
Returns wallet token balances combined with Breeze position balances. Amounts use each token's smallest unit and the result is paginated.
get/user-balances/{user_id}
Path parameters
user_idstring required
Fund user wallet address
Query parameters
assetstring
Filter by specific asset
sort_bystring
Sort by balance
sort_orderstring
Sort order: 'asc' or 'desc'
pageinteger
Page number
limitinteger
Items per page
Response
User balances retrieved successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.