API usageProjectTasksGet tasks by statusGet tasks by statusAsk a question GET /api/2.0/project/{projectid:[0-9]+}/task/{status:(notaccept|open|closed|disable|unclassified|notinmilestone)} Returns a list of all the tasks with the selected status in the project with the ID specified in the request. Request Responses200401List of tasksUnauthorized