Quote tweets of a post
x_organic_get_quote_tweetsFetch public quote tweets for a given post ID. Use this to monitor how your posts are being quoted and shared organically.
Instructions
GET /2/tweets/:id/quote_tweets. Quote creation on self-serve is Enterprise-only; reading quotes is not.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes | ||
| max_results | No | ||
| pagination_token | No | pagination_token from a previous meta.next_token |