---
title: "Download archive"
method: GET
path: "/v1/sessions/{sessionId}/files.zip"
tags: ["Files"]
---

# Download archive

`GET /v1/sessions/{sessionId}/files.zip`

Download all files from the session as a zip archive.

## Path parameters

- `sessionId` string, required

## Response `200`

Successful download

## Other responses

- `401` — An error response from the API
- `404` — An error response from the API
- `409` — An error response from the API
- `500` — An error response from the API

---

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