Skip to main content
GET
xo-orderbook-client-rs

Response

200 - application/json

OK

data
object[]
required
next_cursor
string
required

Base64-encoded offset cursor. Pass back as next_cursor on the next request. The literal string "LTE=" is the canonical CLOB end-of-stream sentinel — when the gateway returns it, there are no more pages. Empty string is also accepted by SDKs for first-page requests. NOT nullable — always a string.

count
integer
required

Number of items in this page (may equal limit mid-stream, smaller on the final page).

limit
integer
required

Page size requested (default 100, max 500).