Skip to main content
GET
List orders

Authentication

Read authentication required — X-Public-Key header.

Query parameters

string
Filter by side: BUY or SELL.
string
Filter by status: open, filled, partial_filled, cancelled, expired, rejected.
string
Filter by event UUID.
string
Filter by market UUID.
string
Filter by outcome UUID.
string
Filter by currency: USD or NGN.
integer
default:"1"
Page number.
integer
default:"20"
Results per page.

Example request

Response

Returns a paginated list of orders. Each order has the same shape as the response from Place order — either an AMM order or a CLOB order depending on the market.