getTask

suspend fun getTask(taskId: String): Response<TaskInfo>

Get task by id.

Parameters

taskId

Task Id.