General
Entity News
Retrieves news articles for the specific entity for up to the last 30 days
get/entities/{pbId}/news
Path parameters
pbIdstring required
Entity pbId
Query parameters
sinceDatestring
Add this parameter to extract news articles about the entity after a certain date with the > operator, before a certain date with the < operator and between 2 dates with the ^ operator. Set this parameter in pair with pbId. Format: YYYY-MM-DD
trailingRangestring
Add this parameter to extract news articles about the entity during last N days (up to 30). Set this parameter in pair with pbId
Response
OK