Skip to main content
GET
Returns a single book, provided it settles off chain. An on-chain book resolves but is then refused with WRONG_SETTLEMENT_MODE, so this route can be used as a settlement-mode assertion as well as a read. Imported books resolve here too, but since only on-chain books can be imported, they always take the refusal.

Path Parameters

string
required
Order book ID.

Response Fields

Same shape as Get Order Book.

Error Codes