---
title: "generate min-download-count-parametertory for a specific timestamp for example for existing cves history"
method: POST
path: "/channels/{channel_name}/cves_history"
tags: ["channels", "cves"]
---

# generate min-download-count-parametertory for a specific timestamp for example for existing cves history

`POST /channels/{channel_name}/cves_history`

## Path parameters

- `channel_name` string, required

## Request body

- CVENotificationsTimestamp — Timestamp for Generation of CVE Notifications
  - `timestamp` string, date-time, required

## Response `200`

No history available for given timestamp

- object
  - `message` string

## Other responses

- `202` — successfully starting building of cve notifications
- `401` — Unauthenticated, no token is provided or token is invalid
- `403` — Access is forbidden
- `404` — The specified resource was not found
- `500` — Internal server error

---

[API](https://skmtc.net/anaconda/apis/anaconda-server-api.md) · [All operations](https://skmtc.net/anaconda/apis/anaconda-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/anaconda/anaconda-server-api/revisions/6aef0cb7a151/schema)
