Skip to main content
GET
获取推文转发用户

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

查询参数

tweetId
string
必填

要获取转推用户的推文 ID。

cursor
string

分页游标。

响应

200 - application/json

成功响应

users
object[]
has_next_page
boolean
next_cursor
string
status
string
msg
string