Skip to main content
GET
Returns a single auction by ID, including its final clearing price and matched volume once the auction has settled. Use this to retrieve historical auction results or to inspect a specific batch.

Authentication

Requires an instance API key with the trading service enabled.

Path Parameters

orderBookId
string
required
The order book identifier. Max 100 characters.
auctionId
string
required
The auction identifier. Max 100 characters.

Error Codes