Pagination model
We use cursor-based pagination for stable, scalable iteration over large datasets.Request parameters
Response fields
Opaque cursor: do not try to parse or construct the cursor; always reuse the token returned by the API.
Example (POST body — historical slice)
Need Help ?