---
title: "Download PCAPNG"
method: GET
path: "/samples/{sampleID}/{taskID}/dump.pcapng"
---

# Download PCAPNG

`GET /samples/{sampleID}/{taskID}/dump.pcapng`

Download the PCAPNG network capture from a behavioral task, including decrypted HTTPS via embedded TLS key logs.

## Path parameters

- `sampleID` string, required
- `taskID` string, required

## Response `200`

PCAPNG network capture file with decrypted HTTPS.

## Other responses

- `404` — Sample/task not found or PCAPNG not available.

---

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