Skip to main content
GET
Get Rounds

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

product_price
string | null
round_price__from
round_price__to
round_fill
enum<string> | null
Available options:
low,
medium,
high
round_type
string | null
question_category
string | null
product_category
string | null
event_category
string | null
lat_min
number | null
lat_max
number | null
lon_min
number | null
lon_max
number | null
order_by
string | null

Response

Successful Response

rounds
RoundGetResponse · object[]
required
active_filters
Active Filters · object[] | null