---
title: "Download Session Attachment Content"
method: GET
path: "/sessions/attachments/{attachment_id}/content"
tags: ["Sessions"]
---

# Download Session Attachment Content

`GET /sessions/attachments/{attachment_id}/content`

## Path parameters

- `attachment_id` string, uuid, required

## Query parameters

- `session_id` string, required

## Response `200`

Successful Response

## Other responses

- `422` — Validation Error

---

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