List the lots in an auction
In lot-number order, then by name. Needs read on Fundraising.
GET
List the lots in an auction
Authorizations
An API key from Settings, API keys. It starts with rc_live_.
Path Parameters
The auction's id.
Query Parameters
unsold means the auction closed and nobody bid, which is different from withdrawn. Both are set by closing, not by hand.
Available options:
available, withdrawn, unsold, sold Only lots in this category.
Response
The lots.
