Retrieve users who liked a specific tweet with profile details and follower counts
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/tweets/{id}/favoriters when a workflow needs one row per account
that liked a tweet for giveaway checks, CRM enrichment, audience analysis, or
follow-up jobs. Store source_tweet_id, liker_id, username,
display_name, follower_count, following_count, verified,
profile_image_url, and next_cursor instead of logging the full page
response.
next_cursor value from the previous response to fetch the next page.