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

# GET /api/v1/files/{tenantName}/download-attachment

`GET /api/v1/files/{tenantName}/download-attachment`

## Path parameters

- `tenantName` string, required

## Request body

- FilterDto
  - `jobTypeName` string
  - `filterKeyValuePairs` object
  - `requiredFields` string[]
  - `consolidate` boolean
  - `allowedStatuses` string
  - `queryLimit` integer

## 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)
