Skip to main content
GET
Returns every reference price recorded against a book, newest first. One entry is written each time the reference changes, whether it was pushed manually or fetched from a feed, which makes this the audit trail behind any PRICE_OUTSIDE_BAND refusal or band sweep. Circuit breaker events appear here too, as an entry whose source is CIRCUIT_BREAKER_TRIGGERED and whose enforcementUsed names the size of the move that tripped it. Only logs written under your own instance are visible, so an imported book returns its record but no history.

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