v1
latestSwagger 2.0GPL-3.02026-07-1715216.9 KBtask
Gets information about this task, such as name, creation date, processing time, status, command line options and number of images being processed. See schema definition for a full list.
get/task/{uuid}/info
Path parameters
uuidstring required
UUID of the task
Query parameters
tokenstring
Token required for authentication (when authentication is required).
with_outputinteger
Optionally retrieve the console output for this task. The parameter specifies the line number that the console output should be truncated from. For example, passing a value of 100 will retrieve the console output starting from line 100. By default no console output is added to the response.
Response
Task Information