Download File
GET/api/v1/entries/:entry_id/download
Download a file from an entry.
Args:
entry_id: Entry ID
filename: Specific filename (suffix match against S3 key).
If omitted, returns the first file in the section.
file_type: Manifest section — "original" (default), "processing",
or "processed" (figures and other processed outputs).
Request
Responses
- 200
- 422
Successful Response
Validation Error