Check Community Membership
Verification
Check Community Membership
Checks whether a specific user is a member of a given Twitter/X Community. Returns is_member: true if the user belongs to that community. Requires community_id and one user identifier (username, user_link, or user_id).
POST
Check Community Membership
Authorizations
Body
application/json
community_id and user_handle or user_id required
Response
OK
true if the user is a member of the specified community.