Get News by ID
Retrieve a specific news article or press release by its unique ID. Returns detailed information including headline, body, authors, related symbols, and timestamp.
Use Case: Display full article content when a user clicks on a news headline, showing the complete story with all metadata.
Authorizations
OAuth2 Bearer token: obtain an access token from the token endpoint and send it in the Authorization header.
Path Parameters
Unique news item ID (must be numeric)
"123456"
Query Parameters
Type of news item to retrieve. Must be either 'news' or 'press_release'. Source category of the news item. Pick one:
news— Editorial news articles from journalists and news services.press_release— Official press releases issued directly by companies.
news, press_release "news"
Response
News item retrieved successfully
News action type (typically empty)
Authors of the news item
Unique news item ID
Related stock symbols
News headline
Full body of the news article
Source category of the news item. Pick one:
news— Editorial news articles from journalists and news services.press_release— Official press releases issued directly by companies.
news, press_release "news"
Publication timestamp in ISO 8601 format