Retrieve details of a specific off-chain order book
Returns the full configuration and status of an off-chain order book. Returns an error if the order book uses on-chain settlement.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.
trading service enabled.
| Code | Status | Description |
|---|---|---|
ORDER_BOOK_NOT_FOUND | 404 | No order book found with this ID |
WRONG_SETTLEMENT_MODE | 400 | This order book uses on-chain settlement. Use the on-chain API instead. |