Communities
Get community info
Retrieve details for an X community including name, description, member count, rules, and join policy
GET
Get community info
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.
1 credit per call · All plans from $0.00012/credit
GET /x/communities/{id}/info when a workflow needs one durable community
profile row before member exports, moderator review, content routing, or CRM
enrichment. Store community_id, community_name, description,
member_count, moderator_count, join_policy, banner_url, created_at,
primary_topic_name, and rule_count.
Path parameters
Community ID (numeric string).
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
Community details.
Next steps: Community Members to list members, or Community Tweets to browse posts.
Last modified on May 17, 2026
Get community info