{{define "api-file-id-download-get"}}
GET: /file/{id}/download

Description

Same as GET /file/{id}, but with File Transfer HTTP headers. Will trigger a save file dialog when opened in a web browser. Does not support byte range requests.

{{end}}