Aave V3
Positions - total
This endpoint retrieves a comprehensive summary of a user’s position on the AAVE platform.
It provides key financial metrics including the total collateral deposited, total debt accrued, available borrowing capacity, liquidation threshold, maximum loan-to- value ratio, and the health factor of the user’s account. These metrics are calculated by aggregating data across all open positions held by the user, offering a holistic view of their financial standing within the AAVE ecosystem.
GET
Query Parameters
The chain to use.
Available options:
base:mainnet
, ethereum:mainnet
, arbitrum:mainnet
The user to get position summary for.
Response
200
application/json
Successful Response
The response is of type object
.