---
title: "Download Session Mount File"
method: GET
path: "/sessions/mounts/{mount_id}/files/download"
tags: ["Sessions"]
---

# Download Session Mount File

`GET /sessions/mounts/{mount_id}/files/download`

## Path parameters

- `mount_id` string, uuid, required

## Query parameters

- `path` string, required

## Response `200`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-03** `fc532d6dc820` — 1 breaking, 1 info
  - removed the media type `application/json` for the response with the status `200`
  - added the media type `application/octet-stream` for the response with the status `200`
- **2026-07-25** `5a14788d939f` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/agenta-ai/apis/agenta-api/changes/sessions/mounts/:mount_id/files/download/get.md)

---

[API](https://skmtc.dev/agenta-ai/apis/agenta-api.md) · [All operations](https://skmtc.dev/agenta-ai/apis/agenta-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/agenta-ai/agenta-api/revisions/f2a08eaed8b1/schema)
