v3
latestOpenAPI 3.0.32026-08-02415689.9 KBCommunity
Community Tweets
Returns a paginated feed of tweets published inside the specified Twitter/X Community. Up to 20 tweets per page. Each tweet includes text, creation date, engagement metrics, and author profile. Results can be sorted by popular or latest (default: latest).
post/community-tweets
Request body
Example request
{
"community_id": "1966045657589813686",
"next_cursor": "123",
"order": "popular"
}Response
OK