Skip to main content

List order history

GET 

/order-history

Returns a paginated order history — the order state changes for the authenticated broker over a time range. Each record is a full snapshot of the order state at that point, in the same shape as the orders WebSocket channel's update messages, so an order appears once per state change. Results are returned newest-first. Pagination is server-side: forward the opaque after/before cursors from response_metadata verbatim.

Request

Responses

List of order state changes