Retrieve followers of an X list with profile details
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.followerRows or follower_rows with
nextCursor before requesting the next page.
GET /x/lists/{id}/followers when a CRM, warehouse, audience, enrichment,
or agent workflow needs one JSON page of accounts that follow a list. Use
list_follower_explorer when you need a
saved extraction, estimated job, or CSV/JSON/XLSX file export.
Store list_id, follower_id, username, display_name, profile metrics,
verification state, has_next_page, and next_cursor. Treat next_cursor as
opaque and pass it back as cursor only when has_next_page is true. Direct
calls return the default paid page size and cost 1 credit per user returned.
Zero affordable results return 402 insufficient_credits.