Get Tweet Thread by ID
Tweets Endpoints
Get Tweet Thread by ID
Given a tweet ID, fetches the author’s screen name and then uses advanced search (from:user to:user conversation_id:tweet_id) to retrieve all tweets in the thread.
POST
Get Tweet Thread by ID
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
A list of tweets in the thread, sorted by latest.