Skip to main content
GET
Looks up the Dutch auction attached to a specific loan. Use it to show a borrower that their collateral is being auctioned, or to check whether a loan already has an auction before liquidating again.

Path Parameters

string
required
Market ID.
integer
required
On-chain loan ID. Must be a positive integer.

Response Fields

object
This is a live lookup, not a history. The market clears the loan-to-auction link once an auction fully settles or expires, so a loan that was auctioned yesterday returns auction: null today. To inspect a finished auction, query it directly by ID through Get Auction.