full_story_coverage
Retrieve the complete coverage of a news story, including sub-articles, top news, and X posts, by providing a Story ID.
Instructions
Get the full story coverage, including all sub articles, top news, and posts from X (formerly Twitter).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| story | Yes | The Story ID for which to get full coverage. Story IDs are returned for news articles with sub_articles from any of the endpoint returning news articles. In addition, Story IDs can be obtained from a News Story URL as it appears after the stories/ path part (e.g. /stories/CAAqNggKIjBDQklTSGpvSmMzUnZjbmt0TXpZd1NoRUtEd2pzbFA3X0N4RjlDUlpVVnhudXBpZ0FQAQ) after navigating to an article's Full Coverage. | |
| sort | No | Return articles (i.e. all_articles list) in a specific sort order. Default: RELEVANCE Allowed values: RELEVANCE, DATE | |
| country | No | Country code. See all available country codes. Default: US | |
| lang | No | The language to use for the results, specified as a 2-letter language code - see ISO 639-1 alpha-2. Default: en |