Skip to main content

List trades (broker-scoped)

GET 

/trades

Returns a paginated list of trade executions across all of the broker's customers, newest-first by default. Each record carries the customer_code it belongs to; scope to a single customer with the customer_code query parameter.

Cursors do not encode filters. When paging with after/before, resend the same customer_code/from/to/reference_id/sort values as the original request — a page fetched without them is a page of the unfiltered list.

Request

Responses

List of trades