Tasks

Get task by ID

get/api/tasks/{task_id}

Path parameters

task_idstring uuid required

Task UUID

Response

Task details

successboolean required
error_dataobject nullable
messagestring nullable

Changes