Auctions
Get Auction
Retrieve a specific auction by ID
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 thetrading service enabled.
Path Parameters
string
required
The order book identifier. Max 100 characters.
string
required
The auction identifier. Max 100 characters.
