Skip to main content
GET
Fetch Article as Markdown

Authorizations

Authorization
string
header
required

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

Path Parameters

tweet_id
string
required

The tweet ID of the article to get.

Response

Raw Markdown string representing the article content.

The response is of type string.