跳转到内容
AsterDrive Developer Docs开发者

download_file

GET
/api/v1/files/{id}/download
curl --request GET \
--url https://example.com/api/v1/files/1/download \
--header 'Authorization: Bearer <token>'
id
required
integer format: int64

File ID

disposition
string | null

File content

Partial file content

Unauthorized

File not found