List thread tweets
GET/api/workspaces/:workspace_slug/posts/:post_id/variants/:variant_id/thread/
The follow-up tweets of a Twitter variant's thread.
The variant's content is the opening tweet; the tweets managed here are
published after it as chained replies. GET returns them in order. PUT
replaces the entire list — the thread composer always saves the whole
thread, which keeps insertion, deletion and reordering trivial and atomic.
Request
Responses
- 200