v1

latestOpenAPI 3.0.02026-07-266091181.5 KB
News

Returns the removed news data

Returns the removed news data. Filters the results to only include items that have been updated since the specified timestamp.

get/api/v2/news-removed

Query parameters

pageinteger

Page offset. For optimization, performance and technical reasons, page offsets are limited from 0 - 100000. Limit the query results by other parameters such as date.

pageSizeinteger

Number of results returned. Maximum 100.

updatedSinceinteger

Filters the results to only include items that have been updated since the specified Unix timestamp (UTC)

Headers

accept'application/json' required

Specifies return format

Response

success

object required