Get information about the file currently being downloaded.
get/api/download
Response
OK
Example response
{
"url": "https://www.prusaprinters.org/castle.gcode",
"target": "local",
"destination": "/Prusa Link gcodes/castle.gcode",
"size": "68073825",
"start_time": "1620292282",
"progress": "0.95",
"remaining_time": "281.92677480085825"
}