Query events from monitored accounts with filtering and 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.tweet.new, tweet.reply, tweet.quote, tweet.retweet. Omit to return all types.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.