Skip to main content
GET
List auctions

Authorizations

Authorization
string
header
required

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

Query Parameters

campaign_id
string

Only auctions belonging to this campaign.

status
enum<string>

Only auctions in this state. An auction goes one way: draft, open, closed, settled.

Available options:
draft,
open,
closed,
settled

Response

A page of auctions.

results
object[]