/statuses/home_timeline.json
GET
/statuses/home_timeline.json
of the most recent Tweets and retweets posted by the authenticating user and the users they follow.
The home timeline is central to how most users interact with the Twitter service.
users or follow users who tweet frequently.
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.twitter.com/1.1/statuses/home_timeline.json'
Response Response Example
{}
Request
None
Responses
Modified at 2022-09-10 16:58:08