Skip to main content
GET
Get Article

Authorizations

Authorization
string
header
required

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

Query Parameters

tweet_id
string
required

The tweet ID of the article.

Response

200 - application/json

Successful response

article
object | null
status
enum<string>
Available options:
success,
failed
msg
string