GET /tasks
Retrieves a list of all tasks in the system.
Method: GET URL: http://localhost:3000/tasks
http://localhost:3000/tasks
This operation requires no authentication. This operation takes no parameters.
Use this endpoint to:
curl http://localhost:3000/tasks