v2
latestOpenAPI 3.1.0Proprietary2026-08-054985119.4 KBList Complex Orders
List complex orders (conditional and iceberg) with optional filters.
Returns a dict keyed by complex order type (conditional_orders, iceberg_orders). Use complex_order_type to restrict to one type.
Query parameters
Filter by complex order type: CONDITIONAL, TWAP, ICEBERG, PEG.
Filter by complex order type: CONDITIONAL, TWAP, ICEBERG, PEG.
Filter by status name. Interpreted per complex_order_type (ConditionalOrderStatus for CONDITIONAL, IcebergOrderStatus for ICEBERG, PegOrderStatus for PEG). Unknown names for the active type are ignored.
Filter by status name. Interpreted per complex_order_type (ConditionalOrderStatus for CONDITIONAL, IcebergOrderStatus for ICEBERG, PegOrderStatus for PEG). Unknown names for the active type are ignored.
Filter by instrument ID
Filter by instrument ID
Filter by generic asset basket ID
Filter by generic asset basket ID
Filter to a specific subaccount
Filter to a specific subaccount
Filter by complex order IDs
Filter by complex order IDs
Filter by parent order ID
Filter by parent order ID
When true, only return conditional orders with no parent_river_order_id (standalone stops). Ignored for non-conditional types.
When true, only return conditional orders with no parent_river_order_id (standalone stops). Ignored for non-conditional types.
Results per page (max 1000)
Results per page (max 1000)
Pagination offset
Pagination offset
Response
Successful Response