tasks

Get Task

Get task status by ID.

get/tasks/{task_id}

Path parameters

task_idstring required

Headers

x-api-keystring

Response

Successful Response

completed_atstring date-time nullable
created_atstring date-time required
errorstring nullable
resultobject nullable
started_atstring date-time nullable
statusstring required
task_idstring required

Changes