---
title: "Get uploaded file from session uploads"
method: GET
path: "/api/sessions/{session_id}/uploads/{path}"
tags: ["sessions"]
---

# Get uploaded file from session uploads

`GET /api/sessions/{session_id}/uploads/{path}`

Get a file from a session's uploads directory.

## Path parameters

- `session_id` string, uuid, required
- `path` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/moonshotai/apis/kimi-code-cli-web-interface.md) · [All operations](https://skmtc.dev/moonshotai/apis/kimi-code-cli-web-interface/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/moonshotai/kimi-code-cli-web-interface/revisions/8eac348b2e66/schema)
