v1
latestOpenAPI 3.0.1AGPLv32026-07-17302746.4 KBjob info
Returns info about current job
get/api/v1/job
Response
OK
Example response
{
"id": 420,
"progress": 42,
"time_remaining": 520,
"time_printing": 526
}Returns info about current job
OK
{
"id": 420,
"progress": 42,
"time_remaining": 520,
"time_printing": 526
}