Download sample archive (TAR)

Download all analysis artifacts for a completed sample as an uncompressed TAR archive.

What this endpoint does

Downloads all analysis artifacts for a completed sample as an uncompressed TAR archive — behavioral reports, static analysis, network captures, extracted files, configurations, and screenshots bundled together. The sample must have reached status: reported — check with Sandbox: Get Sample first. Get your sampleID from Sandbox: Submit Sample or Sandbox: Search. For a compressed download, use Sandbox: Download Archive (ZIP) instead.

Response data

Returns raw binary TAR data with Content-Type application/octet-stream — pipe directly to a file (e.g., curl -o sample.tar). The archive is uncompressed and can be large (14 MB+ for a single sample). Contains the same artifacts available individually through the dynamic report, static report, and PCAP download endpoints, but bundled for offline analysis.

Path Params
string
required

Sample ID returned at submission (e.g., 251219-tg9s9sfwst).

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/octet-stream
application/json