v1
latestOpenAPI 3.1.02026-07-13451483.8 KBEnriched Reads
GET /v1/communities/:id/tweets
get/v1/communities/{id}/tweets
Path parameters
idstring required
Query parameters
next_tokenstring
sort'relevance' | 'recency' | 'likes'
time_filter'day' | 'week' | 'month' | 'year' | 'all'
Only accepted when sort=likes.
Response
Successful xfetch workflow response.
Example response
{
"meta": {
"credits": {
"charged": 1,
"remaining": 99
}
}
}