Retrieve members of an X list 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.memberRows or member_rows with
nextCursor before requesting the next page.
GET /x/lists/{id}/members when a CRM, warehouse, audience, enrichment, or
agent workflow needs one JSON page of accounts on a list. Use
list_member_extractor when you need a
saved extraction, estimated job, or CSV/JSON/XLSX file export.
Store list_id, member_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. Set
pageSize from 20 to 200 for direct calls. Zero affordable results return
402 insufficient_credits.
20.