Base

Get Task Status

Get the status of a task by ID (Deprecated).<br><br>This endpoint is deprecated and will be removed in a future version.

get/api/v1/task/{_task_id}

Path parameters

_task_idstring required

Response

Successful Response

statusstring required
{"stackTrail":"components:schemas:TaskStatusResponse:properties:result:anyOf","oasType":"schema","type":"unknown","title":"Result","nullable":true}

Changes