Tweets
Get article by ID
Get a Twitter Article (long-form post) by its unique ID. Returns the full article content including title, body text, cover image, and author information. Twitter Articles are long-form content published directly on the platform.
get/v1/twitter/tweets/article/{article_id}
Path parameters
article_idstring required
Example:1234567890123456789
The unique ID of the article.
Response
Successfully retrieved article.
Changes
No recorded changes to this endpoint across all 1 revision of this API.