Currently I see only this option in the documentation
projects/:project_id/tasks
This command lists all open and completed non-archived Tasks from a Project.
Is there a filter or parameter (or another API call) I can pass to get back only the open tasks which are not completed ?
Thank you.