Download Export File
GET/api/inventory-forecasting/download/:filename
Download an exported forecast file. The filename is returned from the POST /export endpoint.
Authentication: Requires Bearer token.
Response is a file download (text/csv or application/vnd.openxmlformats-officedocument.spreadsheetml.sheet).
Returns 404 if file not found or has expired.
Request
Responses
- 200
Successful response