Get my tasks by status in the project
GET/api/2.0/project/{projectid:[0-9]+}/task/@self/{status:(notaccept|open|closed|disable|unclassified|notinmilestone)}
Returns a list of all the tasks for the current user with the selected status in the project with the ID specified in the request.
Request
Responses
- 200
- 401
List of tasks
Unauthorized