Retrieve all orders for a specific trading account including pending, filled, cancelled, and rejected orders. Filter by status, symbol, or date range to track order history and current order book.
Use Case: Build an order management dashboard showing all active and historical orders with real-time status updates.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Account ID
Maximum number of orders to return (0 = no limit)
x >= 0Account orders retrieved successfully
Average fill price
Internal order ID
Financial instrument type
Limit price for limit orders
Order action type
Reason for order rejection if applicable
Post-trade effect
Order quantity
Quantity filled
Order status
Sterling order identifier
Stop price for stop orders
When order was submitted
Trading symbol
Trade action (buy, sell)
Order type (market, limit, etc.)
When order was last updated
User ID who placed the order