{"uid":"cap_7gzw9BBkiC5aVN5GzJ0Ex","slug":"twitter-x-list-members-054ddd73","name":"Twitter/X List Members","description":"Get members of a public X list.","url":"https://twitter.use.x402atlas.com/list-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"},"queryParams":{"type":"object","required":["list_id"],"properties":{"list_id":{"type":"string","pattern":"^[0-9]{1,25}$","maxLength":25,"description":"Decimal X list identifier"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["queried_at","data","result_count"],"properties":{"data":{"type":"array","items":{"type":"object","additionalProperties":true}},"cursor":{"type":"string","description":"Opaque cursor for the next page, when supplied by X"},"queried_at":{"type":"string","format":"date-time"},"result_count":{"type":"integer","minimum":0}}}}}}},"responseSchema":{"type":"json","example":{"data":[{"id":50393960,"name":"Bill Gates","verified":true,"description":"Sharing things I learn.","screen_name":"BillGates","followers_count":65000000,"profile_image_url_https":"https://pbs.twimg.com/profile_images/example_normal.jpg"}],"cursor":"NEXT_PAGE_CURSOR","queried_at":"2026-07-26T12:00:00Z","result_count":1}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ZL7Kj0BckhA-QismtuOMM","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the members (user profiles) of a public X (Twitter) list given its numeric list ID.","exampleAgentPrompt":"Can you pull all the members from the public X list with ID 1234567890 so I can see who's in it?","exampleUseCases":[{"title":"Audience research for a niche list","prompt":"Fetch all the members from the X list with ID 9876543210 — I want to see which accounts are included so I can analyze the audience."},{"title":"Monitoring a curated influencer list","prompt":"Get the current members of X list 1122334455 so I can check if any new influencers have been added since last week."},{"title":"Building a contact list from a public roster","prompt":"Pull the full member list from the public Twitter list ID 5566778899 — I need the user profiles to build an outreach list."}],"resultDescription":"Returns an array of user profile objects (with fields like username, display name, bio, follower counts, etc.), a total result_count, a queried_at timestamp, and an optional opaque cursor for fetching the next page of results when the list is large.","failureModes":["Invalid or non-numeric list_id returns a validation error","Private or deleted list returns a not-found or unauthorized error","List with zero members returns an empty data array with result_count of 0","Pagination cursor from a different list or expired cursor may return an error or unexpected results","Rate limiting by the underlying X API may cause transient failures"],"whenToPreferThis":"Use this endpoint when you need the full roster of users belonging to a specific public X list and you already have the list's numeric ID. It is more targeted than searching for lists by keyword and more complete than fetching individual user profiles one at a time. Prefer it over general search endpoints when the goal is membership enumeration rather than discovery.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:46:04.013Z","isFirstParty":false}