# task ## Tasks - [GET /task](https://developer.egym.com/mms-api-v2/gymapi/api/task/paths/~1task/get.md): A list of not yet completed tasks. ## Create task - [POST /task](https://developer.egym.com/mms-api-v2/gymapi/api/task/paths/~1task/post.md): Creates a new task. ## Update task - [PUT /task/{taskId}](https://developer.egym.com/mms-api-v2/gymapi/api/task/paths/~1task~1%7Btaskid%7D/put.md): Updates an existing task; Mark a task as "completed" ## Task details - [GET /task/{taskId}](https://developer.egym.com/mms-api-v2/gymapi/api/task/paths/~1task~1%7Btaskid%7D/get.md): Retrieves a task