---
title: "# Export Threat Pack"
method: GET
path: "/v1/threat-library/threats/{ThreatId}/export"
tags: ["Threats"]
---

# # Export Threat Pack

`GET /v1/threat-library/threats/{ThreatId}/export`

Exports a custom threat as an encrypted zip file containing the threat definition
and any associated files. The response is a binary file download.

## Path parameters

- `ThreatId` integer, required

## Response `200`

A file download response

- integer[]

## Other responses

- `422` — validationErrorSwagger is represents the erroneous cases
- `default` — genericErrorSwagger is represents the erroneous cases

---

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