---
title: "Get the full CSAF VEX document stored for a vulnerability"
method: GET
path: "/vex/{vulnerability_id}/{meta_source}/csaf"
tags: ["vex"]
---

# Get the full CSAF VEX document stored for a vulnerability

`GET /vex/{vulnerability_id}/{meta_source}/csaf`

Get the full CSAF VEX document stored for a vulnerability.

## Response `200`

Success.

## Other responses

- `404` — No stored VEX document for this vulnerability and source.

## Changes

- **2026-07-09** `c816fd4ffff1` — 1 info
  - endpoint added
- **2024-06-05** `28bfb33cc1fb` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/vulnerability-lookup/apis/vulnerability-lookup-api/changes/vex/:vulnerability_id/:meta_source/csaf/get.md)

---

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