---
title: "Download an Extract File"
method: GET
path: "/extracts/v1/download"
tags: ["download-file-controller"]
---

# Download an Extract File

`GET /extracts/v1/download`

## Query parameters

- `api_key` string, required
- `fileName` string
- `fileType` string
- `sensitivity` string
- `frequency` string
- `charset` string
- `date` string
- `version` string

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

## Changes

- **2021-05-25** (v1) `a76826c752cb` — 1 info
  - endpoint added
- **2021-05-12** (v1) `16134d016de4` — 1 breaking
  - api path removed without deprecation
- **2021-04-29** (v1) `01e2bc6196f6` — 1 info
  - endpoint added
- **2020-02-25** (v1) `d2587e0ad919` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/gsa/apis/spring-boot-rest-api/changes/extracts/v1/download/get.md)

---

[API](https://skmtc.dev/gsa/apis/spring-boot-rest-api.md) · [All operations](https://skmtc.dev/gsa/apis/spring-boot-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gsa/spring-boot-rest-api/revisions/d6f42b4717f3/schema)
