工具 API
tweets. retweets. list
Retrieves a list of Posts that repost a specific Post by its ID.
socialOAuth1 积分
调用信息
- 工具标识
- twitter.tweets.retweets.list
- 服务提供方
- Twitter / X
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
id必填Unique identifier of this Tweet. This is returned as a string in order to avoid complications with languages and tools that cannot handle large integers.
max_resultsinteger
pagination_tokenA base36 pagination token.
tweet.fieldsThe fields available for a Tweet object.
expansionsThe list of fields you can expand for a [Tweet](#Tweet) object. If the field has an ID, it can be expanded into a full object.
media.fieldsThe fields available for a Media object.
poll.fieldsThe fields available for a Poll object.
user.fieldsThe fields available for a User object.
place.fieldsThe fields available for a Place object.