Skip to main content

News

The News data type gives news articles that involve the User.

The News' history is regardless of the month history current setting.

FieldTypeDescription
titlestringTitle of the news article.
linkstringURL of the news article.
published_atstringDate of publication.
descriptionstringDescription of the news article.
sourcestringSource of the news (e.g. "JDN").
keywordsstring[]Keywords used to find the information.

Endpoints

GET/api/v6/users/{userId}/news

Returns news articles involving the user's company.