Skip to main content
GET
获取文章

授权

Authorization
string
header
必填

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

查询参数

tweet_id
string
必填

文章的推文 ID。

响应

200 - application/json

成功响应

article
object | null
status
enum<string>
可用选项:
success,
failed
msg
string