List all Credit positions for a given owner.
Returns a unified list of positions (collateral and debt) and an account summary with health factor and LTV. Each position includes event history.
arbitrum, base, ethereum The address of the owner of the credit account to get positions for.
Successful Response
Credit account positions response with per-reserve positions and account summary.
Aave account-level summary (health factor, LTV, etc.).
All collateral positions, one per reserve.
All debt positions, one per reserve.
All tokens available for borrowing with max amounts based on current collateral.
Net position value in USD (total collateral - total debt). Null if prices unavailable.