Skip to main content
GET
Returns a paginated list of executed trades for the specified order book, ordered by most recent first.

Authentication

Requires an instance API key with the trading service enabled.

Path Parameters

string
required
The order book identifier.

Query Parameters

integer
Number of trades to return. Default 50, maximum 100.
integer
Offset for pagination. Default 0.