---
title: "🔒 Export IOCs from a collection"
method: GET
path: "/collections/{id}/download/{format}"
---

# 🔒 Export IOCs from a collection

`GET /collections/{id}/download/{format}`

## Path parameters

- `id` string, required
- `format` string, required

## Headers

- `x-apikey` string, required

## Response `200`

200

- object
  - `files` string[]
  - `threat_actors` string[]
  - `references` string[]
  - `urls` string[]

## Other responses

- `400` — 400

---

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