User Data
Get user yield positions
Returns paginated Breeze position value and earned yield for a wallet. Optionally filter by fund_id; values are in each fund's base token units and APY is expressed as percentage points.
get/user-yield/{user_id}
Path parameters
user_idstring required
Fund user wallet address
Query parameters
fund_idstring
Filter by specific fund
pageinteger
Page number
limitinteger
Items per page
Response
User yield data retrieved successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.