Skip to main content
POST
Search Community Tweets

Authorizations

ApiKey
string
header
required

Body

application/json

Search community tweets request

Full community URL or community ID.

Example:

"https://x.com/i/communities/1966045657589813686"

next_cursor
string

Pagination cursor from a previous response.

Example:

"123"

order
string

Sort order: popular or latest.

Example:

"popular"

query
string

Search query string.

Example:

"elonmusk"

Response

OK

next_cursor
string

Cursor for fetching the next page of results. Null or absent if no more pages.

tweets
object[]

Array of tweet objects.