v1
latestOpenAPI 3.0.32026-07-213841124.9 KBList Tweets Feed
Returns tweets from a specific Twitter/X list. You provide the list ID, and the endpoint returns tweets published by accounts included in that list. Each result contains tweet text, creation date, engagement metrics, and basic author information. If more results are available, you can use next_cursor to load the next page.
Use cases:
Analytics platforms tracking curated groups of accounts (for example, “top founders” or “crypto analysts” lists); marketing teams monitoring competitor or influencer lists; research tools collecting tweets from thematic lists; community dashboards displaying content from selected user groups; developers building list-based feeds with pagination support.
Query parameters
list_id required, cursor optional
list id required, cursor optional
Response
OK