v1
latestOpenAPI 3.0.02026-07-2471143147.5 KBOrders
Get open orders
Query resting orders from on-chain state.
get/v1/orders/open
Query parameters
market_idstring uint64
accountstring
start_indexstring uint64
Pagination offset
limitstring uint64
Page size (default: 100)
order_idsstring[]
Filter by composite order IDs (hex 0x...). Max 100. When provided, only matching orders are returned.
Response
A successful response.