Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.45 KB

File metadata and controls

10 lines (7 loc) · 1.45 KB

TweetThreadByIdBody

Fields

Field Type Required Description
tweetId string ✔️ The root tweet ID to fetch the thread for
maxItems ?int Max number of thread tweets to return
fields array<string> Fields to include in each tweet. If omitted, all fields are returned.