Get my tasks by status
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