Communities
Get community members
Retrieve members of an X community with profile details and follower counts
GET
Get community members
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.
Requested result counts are upper bounds for paid authenticated calls. When remaining credits cannot cover the full page or ID list, Xquik returns fewer results. If zero paid results are affordable, it returns
402 insufficient_credits.1 credit per result returned · All plans from $0.00012/credit
GET /x/communities/{id}/members for member exports, CRM enrichment,
audience review, or moderator handoff. It creates one row per community member.
Store community_id, member_id, username, display_name, bio,
follower_count, verified, profile_image_url, and next_cursor.
Path parameters
Community ID (numeric string).
Query parameters
Pagination cursor from a previous response. Omit for the first page.
Results per page. Range: 20-200. Default:
20.Headers
Your API key. Session cookie authentication is also supported.
Response
- 200 OK
- 400 Invalid community ID
- 401 Unauthenticated
- 402 Subscription required
- 404 Community not found
- 429 Rate Limit Exceeded
- 424 Dependency Failed
Next steps: Community Info for community details, or Community Moderators to list moderators.
Last modified on May 17, 2026
Get community members