tasks
Get Task
Return a single task by ID.
Returns 404 if no task with the given ID exists.
get/api/v1/factory/tasks/{task_id}
Path parameters
task_idinteger required
Response
Successful Response
Return a single task by ID.
Returns 404 if no task with the given ID exists.
Successful Response