## Headers
The whole hunk
from line 1, old and new numbered
/
lines
from line 1
1---
2title: Download File
3url: https://platform.claude.com/docs/en/api/files/download
4---
5
16# Download File
27
38**GET** `/v1/files/{file_id}/content`
from line 14
914- `file_id: string`
1015
1116 ID of the File.
17
18## Headers
19
20- `"anthropic-workspace-id": optional string`
1221
1322## Example
1423