Retrieve a snapshot of the orderbook for a trading pair.
ADA for Cardano’s native asset, or <policy_id_hex>:<asset_name_hex> for native tokens.base.null if no trades have occurred.| Status | Body | Condition |
|---|---|---|
200 OK | GetOrderBookResponse | Pair exists in the index |
404 Not Found | {"error": "..."} | Pair not found |