Retrieve your draw history with cursor-based pagination
Documentation Index
Fetch the complete documentation index at: https://docs.xquik.com/llms.txt
Use this file to discover all available pages before exploring further.
50, max 100.nextCursor value from a previous response to fetch the next page.hasMore and (when true) a nextCursor value. Pass nextCursor as the after query parameter to retrieve the next page.
hasMore is false. Cursors are opaque strings. Do not parse or construct them manually.