Get news for a company
Return news items published for the company since the given timestamp (default: last 30 days, max lookback: 90 days).
The company must be in Key Accounts — see Add companies to Key Accounts to add one.
Authorizations
Account API key passed in the Authorization header
Path Parameters
LinkedIn numeric company ID. If you only have a name, domain or LinkedIn URL, resolve it first via Search for a company.
"104924588"
Query Parameters
Return news published since this RFC3339 timestamp. Defaults to 30 days ago. Max lookback is 90 days.
"2025-05-01T00:00:00Z"
Maximum number of news items to return.
1 <= x <= 200100
If true, only return articles flagged as relevant to your account's sales opportunities.
Response
OK
News items for the company, ordered by publication date descending