---
title: "Export Scan"
method: GET
path: "/v1/scans/{scan_id}/export"
tags: ["scans"]
---

# Export Scan

`GET /v1/scans/{scan_id}/export`

Export scan results

## Query parameters

- `type` 'json' | 'csv' | 'pdf'

## Headers

- `X-Team-Id` string

## Response `200`

OK

## Other responses

- `201` — Created
- `401` — Example response
- `403` — Example response
- `500` — Example response
- `default` — Example response

---

[API](https://skmtc.net/projectdiscovery/apis/pdcp-api.md) · [All operations](https://skmtc.net/projectdiscovery/apis/pdcp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/projectdiscovery/pdcp-api/versions/220f0adf9efd/schema)
