Skip to main content
GET
Returns executed trades on a book, newest first. When the book pools depth with other books in its fungibility class, the tape widens to the whole eligible set, so a fill booked on a peer venue appears here too. Unlike the aggregates on Get Order Book Snapshot, this list includes trades whose settlement failed. Read settlementStatus before treating a row as a completed transfer.

Path Parameters

string
required
Order book ID.

Query Parameters

integer
default:"50"
Page size, capped at 100.
integer
default:"0"
Rows to skip.

Response Fields

object

Error Codes