Query or subscribe to executed order history with optional filtering by order type (limit, market, or both). Each record includes execution details, fees, and status. Update interval: real-time.Documentation Index
Fetch the complete documentation index at: https://whitebit-mintlify-spelling-grammar-fixes-1775434366.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Query executed orders (one-time)
Fetch historical executed orders for a market without subscribing.params: [filter_object, offset, limit]. Maximum limit: 100. order_types in the filter: 1 = Limit, 2 = Market.
Request
Response
The private stream returns executed orders, including orders using Retail Price Improvement (RPI) mode.