/list-tweets Get tweets from a Twitter list
Get data
/list-tweets Get tweets from a Twitter list
Retrieve tweets from a specified Twitter list by providing the list ID as a query parameter. You can also use the cursor for pagination to fetch additional tweets. The response includes tweet details, such as text, retweet count, favorite count, creation date, and user information. The next_cursor is included for paginating through further results.
GET
/list-tweets Get tweets from a Twitter list