v1

latestOpenAPI 3.0.1MIT2026-07-26589101.4 KB

Get tweets of a community. Page size is 20. Order by creation time desc.

get/twitter/community/tweets

Query parameters

community_idstring string required

id of the community

cursorstring string

cursor of the page

Response

Community info response

has_next_pageboolean

Whether there is a next page

next_cursorstring

Cursor of the next page

status'success' | 'error'

Status of the request: success or error

msgstring

Message of the request, error message if status is error