Auctions

Get auctions

get

Get list of paginated auctions

Query parameters
modestring · enumOptional

Strategy applied when filtering/searching on multiple fields

Possible values:
orderanyOptional

Array of fields and directions to order. Supported fields: createdAt, startAt, endAt

Responses
200

Successfully retrieved a list of items.

application/json
get
/auctions
200

Successfully retrieved a list of items.

Last updated