---
title: "POST /files/{fileId}/download"
method: POST
path: "/files/{fileId}/download"
tags: ["files"]
---

# POST /files/{fileId}/download

`POST /files/{fileId}/download`

Downloads the content of a file. For more information, see [Download and export files](https://developers.google.com/workspace/drive/api/guides/manage-downloads). Operations are valid for 24 hours from the time of creation.

## Path parameters

- `fileId` string, required

## Query parameters

- `mimeType` string
- `revisionId` string

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/drive.md) · [All operations](https://skmtc.dev/google/apis/drive/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/drive/revisions/f3444ff3fae2/schema)
