Get borrow/lend user state
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Retrieves the health summary and token-level snapshots for the user's
borrow/lend positions. The tokenToState array is empty when the user
has no active borrows or supplies.
Body
application/json
typestringrequiredOperation type; must be exactly "borrowLendUserState" (case‑sensitive).
userstringrequiredEthereum wallet address. Format: 0x‑prefixed hex string, 42 characters.
Response
200OK
Simplified borrow/lend state object.