---
title: "Get CVE check config"
method: GET
path: "/cve/check/config"
tags: ["🧩 CVE"]
---

# Get CVE check config

`GET /cve/check/config`

Get CVE check config

## Response `200`

CVE check config

- object
  - `result` 'success' | 'error', required — Result of the request
  - `action` 'getCVECheckConfiguration', required — The id of the action
  - `data` object, required
    - `url` string — Url used to check CVE
    - `apiKey` string — Token used by to contact the API to check CVE

---

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