Get user liquidation history

Retrieve a paginated history of Morpho Blue liquidation events for a borrower address, read from the indexed store. This is the only place a fully-liquidated (closed) position can be retrieved, since it no longer appears in GET /v1/positions. Ordered by most recent first.

Query Params
number
≥ 0
Defaults to 0

Offset for pagination

number
1 to 100
Defaults to 25

Maximum number of items to return

string
required

Integration identifier (must be a Morpho Blue borrow integration)

string
enum
required

Network

string
required

User wallet address (the liquidated borrower)

string

Optional market filter. Accepts the integration market id or the on-chain bytes32 market hash.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json