Returns the removed news data
Newsfeed
Removed News Data
Returns the removed news data. Filters the results to only include items that have been updated since the specified timestamp.
GET
Returns the removed news data
Authorizations
API key authentication. Provide your API key as a query parameter.
Headers
Specifies return format
Available options:
application/json Query Parameters
Page offset. For optimization, performance and technical reasons, pageSize x page may not exceed 10000. Limit the query results by other parameters such as updatedSince.
Number of results returned. Maximum 1000.
Required range:
x <= 1000Filters the results to only include items that have been updated since the specified Unix timestamp (UTC)
Response
success