Skip to main content

Download Export File

GET 

/api/inventory-forecasting/download/:filename

Download an exported forecast file. The filename is returned from the POST /export endpoint.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

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

OK

Response Headers
    Content-Type
    Content-Disposition