Get an auction
One auction, with how many lots it has and what they open at altogether. Those figures are counted on every read, never stored. Needs read on Fundraising.
GET
Get an auction
Authorizations
An API key from Settings, API keys. It starts with rc_live_.
Path Parameters
The auction's id.
Response
The auction.
An auction goes one way: draft, open, closed, settled.
Available options:
draft, open, closed, settled Only on a single read. Counted, never stored.
Only on a single read.
Only on a single read: every lot's opening bid added up.
