Skip to main content
GET
List the lots in an auction

Authorizations

Authorization
string
header
required

An API key from Settings, API keys. It starts with rc_live_.

Path Parameters

id
string
required

The auction's id.

Query Parameters

status
enum<string>

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
category
string

Only lots in this category.

Response

The lots.

results
object[]