v1
latestOpenAPI 3.0.12026-07-26251295.9 KBOrders
Get orders
This endpoint returns active orders on the exchange based on a few parameters
get/orders
Query parameters
marketHashesstring[]
Only get orders for these market hashes. Comma separated.
baseTokenstring
Only get orders denominated in this base token
makerstring
Only get orders for this market maker
sportXeventIdstring
Only get orders for this event ID
orderHashesstring[]
Only get orders for these order hashes. Comma separated.
pageinteger
Which page to query for paginated queries, min 0
perPageinteger
How many per page for paginated queries, max 1000
sortBy'fill_amount' | 'total_bet_size' | 'percentage_odds' | 'api_expiry' | 'created_at' | 'updated_at'
Which field to sort by
sortAscboolean
Sort direction, default: true