---
title: "Download Attachment"
method: GET
path: "/v1/channel/ticket/attachment"
tags: ["Ticket"]
---

# Download Attachment

`GET /v1/channel/ticket/attachment`

Download Attachment

## Query parameters

- `sellerId` string, required — A unique Id identify a Seller on a specific SalesChannel. The SellerId is generated from the Channel itself during the Seller SignUp Process.
- `ticketId` string, required — Unique identifcation for Ticket Id
- `filename` string, required

## Response `200`

Ticket Attachment

## Other responses

- `400` — Bad Request
- `401` — Access forbidden, invalid or unknown Token was used.
- `404` — Requested resource not found.
- `500` — Unexpected Server Error

---

[API](https://skmtc.net/jtl-software/apis/scx-authentication-api.md) · [All operations](https://skmtc.net/jtl-software/apis/scx-authentication-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jtl-software/scx-authentication-api/revisions/f979b1ea6951/schema)
