---
title: "Download the scan data export file"
method: GET
path: "/export/cve/download/{execution_id}"
tags: ["scan data export"]
---

# Download the scan data export file

`GET /export/cve/download/{execution_id}`

Download the scan data report. Default format is CSV

## Path parameters

- `execution_id` integer, required

## Query parameters

- `format` string

## Headers

- `X-Request-Id` string

## Response `200`

Data file containing the export data

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not found
- `500` — Internal server error

---

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