---
title: "Returns the removed news data"
method: GET
path: "/api/v2/news-removed"
tags: ["News"]
---

# Returns the removed news data

`GET /api/v2/news-removed`

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

## Query parameters

- `page` integer
- `pageSize` integer
- `updatedSince` integer

## Headers

- `accept` 'application/json', required

## Response `200`

success

- object

## Other responses

- `400` — Invalid or Missing Query Parameters
- `499` — Request Context Cancelled
- `500` — Internal Error

---

[API](https://skmtc.dev/benzinga/apis/data-api-proxy.md) · [All operations](https://skmtc.dev/benzinga/apis/data-api-proxy/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/benzinga/data-api-proxy/revisions/ea334a9e2e05/schema)
