Retrieve the home timeline from the authenticated X account 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.
402 insufficient_credits.GET /x/timeline when an inbox, CRM, monitor seed job, or agent needs the
authenticated account’s home feed. The examples write JSON Lines rows with
home timeline source, tweet ID, URL, text, author ID, username, display name,
follower count, verified state, profile image URL, reply context, engagement
counts, media URLs, seenTweetIds, and cursor fields. Store processed tweet
IDs and pass them as seenTweetIds with the last saved next_cursor to reduce
duplicates.
next_cursor value from the previous response to fetch the next page.