Download a generated energy units report file
GET/energy-units-reports/:uid
Downloads the report file - generated via the generation endpoint - identified by its UUID and filename. The file is deleted from the server after a successful download to free up storage.
The uid parameter corresponds to the UUID returned by the report generation endpoint,
and the f parameter corresponds to the filename returned by the same endpoint.
Request
Responses
- 200
- 404
Report file downloaded successfully as an Excel spreadsheet.
The temporary report file was not found or has expired.