statuses.home_timeline
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.
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.twitter.com/1.1/statuses/home_timeline.json'
响应示例响应示例
{}
请求参数
无
返回响应
修改于 2024-09-24 06:06:38