---
title: "Download files"
method: GET
path: "/v2/traces/{traceId}/files"
tags: ["Trace"]
---

# Download files

`GET /v2/traces/{traceId}/files`

Downloads multiple files from a given trace by id and digests

## Path parameters

- `traceId` string, required

## Query parameters

- `digests` string[], required

## Response `200`

The files downloaded from the given trace in a zip archive

---

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