Returns the body of a news article. This endpoint requires additional authorization beyond basic news access. Please see a representative for details.
Name | Type | Description | Notes |
---|---|---|---|
newsStoryId | String | The identifier of the news story. | |
publicationDate | Date | The DateTime of the story. | |
specificSource | String | Only news from this source. Defaults to highest available if not present. | [optional] |
nextPage | String | Gets the next page of data from a previous API call | [optional] |
Name | Type | Description |
---|---|---|
body | String | The article body. |