v1
latestOpenAPI 3.0.02026-07-2484509641.9 KBSearch News
Returns a list of News articles from ZoomInfo's data that meet the specified search criteria. All inputs are optional, but at least one input must be set to get a successful response.
Input parameters may require specific values. You can use the Lookup Data endpoint to retrieve the list of possible values.
Use Search News to find News articles across all ZoomInfo companies, if you want to get News articles for a specific ZoomInfo company, use the Enrich News endpoint.
With reference to ZoomInfo's Credit Usage and Limits, this endpoint does not consume any Credits. Each News article returned in the results does count towards the customer's Record Limit and a successful response will count towards the Request Limit (e.g. for a response that returns 10 news articles, 10 Records will be counted and 1 Request will be counted)
Query parameters
The page of results that you want to retrieve. If not provided, the first page of results will be returned. Use in connection with page[size] to handle large result sets.
Example: page[number]=2&page[size]=25 will return the second page of result (results 26-50 based on the sort value).
Sets the number of records to return per page. If not provided, the default is 25 records per page. Valid values for page size are any integer from 1 to 100.
Response
Success