API usageProjectTasksGet my tasks by statusGet my tasks by statusAsk a question GET /api/2.0/project/task/@self/{status:(notaccept|open|closed|disable|unclassified|notinmilestone)} Returns a list with the detailed information about the tasks for the current user with a status specified in the request. Request Responses200401List of tasksUnauthorized