Tasks

Get task by ID

get/tasks/{id}

Path parameters

idstring required

MongoDB ObjectId represented as a hexadecimal string

Object ID

Response

Task details

codeinteger
messagestring
dataobject

Changes