Get
GET/task/:id
Retrieves a task by id.
Request
Responses
- 200
- 404
Request successful.
Task with given id does not exist. See the Introduction for the error response format.
GET/task/:id
Retrieves a task by id.
Request successful.
Task with given id does not exist. See the Introduction for the error response format.