curl --location --request GET '/tasks//checklist'
[ { "id": 0, "name": "string", "isChecked": true, "taskId": 0, "childTaskId": {}, "order": "3" } ]