---
title: "GET /channels/{channel_name}/cves/ws"
method: GET
path: "/channels/{channel_name}/cves/ws"
tags: ["channels", "cves", "websocket"]
---

# GET /channels/{channel_name}/cves/ws

`GET /channels/{channel_name}/cves/ws`

## Path parameters

- `channel_name` string, required

## Query parameters

- `status` CVEStatus[]
- `min_score` number
- `q` string
- `max_score` number
- `architectures` string[]
- `cve_name` string
- `version` string
- `artifact` string

## Other responses

- `101` — Read-only websocket with new events
- `400` — Server cannot execute request due to something that is perceived to be a client 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)
