---
title: "GET /api/v1/files/download/{tenantName}/{attachmentInstanceId}/{downloadKey}"
method: GET
path: "/api/v1/files/download/{tenantName}/{attachmentInstanceId}/{downloadKey}"
tags: ["file-controller"]
---

# GET /api/v1/files/download/{tenantName}/{attachmentInstanceId}/{downloadKey}

`GET /api/v1/files/download/{tenantName}/{attachmentInstanceId}/{downloadKey}`

## Path parameters

- `tenantName` string, required
- `attachmentInstanceId` string, required
- `downloadKey` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request

---

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