{"uid":"cap_MtnzZEUyLspRn85tKY07Q","slug":"readx-list-members-f320073f","name":"ReadX List Members","description":"The users that belong to a list (paginate with cursor until has_more is false). Example: GET /api/lists/84839422/members","url":"https://readx.sh/api/lists/:id/members","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"type":"object","required":["id"],"properties":{"id":{"type":"string","pattern":"^[0-9]+$","description":"Numeric resource id."},"cursor":{"type":"string","description":"Pagination cursor from a previous response's pagination.next_cursor (the conversation endpoint at /api/{name}/tweets/{id} instead takes its own nested reply cursor — see that endpoint)."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Pi-7PwyZzodxcfw5mPg9_","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a paginated list of user members belonging to a specific X/Twitter list, identified by list ID.","exampleAgentPrompt":"Can you fetch all the members of X list 84839422 for me? Page through all of them using the cursor until there are no more results.","exampleUseCases":null,"resultDescription":"Returns a paginated set of user profiles that belong to the specified X/Twitter list, along with pagination metadata including a cursor for the next page and a has_more boolean to indicate whether additional pages exist.","failureModes":["Invalid or non-numeric list ID returns an error","List does not exist or is private returns 404 or empty result","Invalid cursor value causes pagination error","Rate limit exceeded returns 429 or payment-related error","Malformed request missing required id parameter"],"whenToPreferThis":"Use this endpoint when you need to enumerate the user accounts that are members of a specific X/Twitter list by its numeric ID, especially when you need full pagination support via cursor to retrieve large lists. Prefer this over general search or profile endpoints when the input is a list ID and the goal is membership enumeration.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-16T12:40:10.451Z","isFirstParty":false}