---
title: "Export File"
method: GET
path: "/file-storage/files/{id}/export"
tags: ["Files"]
---

# Export File

`GET /file-storage/files/{id}/export`

Export File

## Path parameters

- `id` string, required

## Query parameters

- `fields` string, nullable
- `format` string, required

## Headers

- `x-apideck-consumer-id` string, required
- `x-apideck-app-id` string, required
- `x-apideck-service-id` string

## Response `200`

File Download

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `402` — Payment Required
- `404` — The specified resource was not found
- `422` — Unprocessable
- `default` — Unexpected error

---

[API](https://skmtc.dev/apideck-libraries/apis/file-storage-api.md) · [All operations](https://skmtc.dev/apideck-libraries/apis/file-storage-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/apideck-libraries/file-storage-api/revisions/d1aaa4973aa3/schema)
