Skip to main content

Get tasks by status

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

Responses

List of tasks