Order Books
Get Order Book Trades
Retrieve executed trades for a specific order book
GET
Returns a paginated list of executed trades for the specified order book, ordered by most recent first.Documentation Index
Fetch the complete documentation index at: https://docs.trusset.org/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Requires an instance API key with thetrading service enabled.
Path Parameters
The order book identifier.
Query Parameters
Number of trades to return. Default
50, maximum 100.Offset for pagination. Default
0.