Parameters
| Parameter | Description |
|---|---|
| Assignee | The assignee to filter tasks on. If searching for unassigned tasks, assignee.any = null can be specified.Note: If you specify assignee, you must also specify the workspace to filter on.. |
| Completed Since | Only return tasks that are either incomplete or that have been completed since this time. |
| Modified Since | Only return tasks that have been modified since the given time.Note: A task is considered “modified” if any of its propertieschange, or associations between it and other objects are modified(e.g. a task being added to a project). A task is not consideredmodified just because another object it is associated with (e.g. asubtask) is modified. Actions that count as modifying the taskinclude assigning, renaming, completing, and adding stories.. |
| Project | The project to filter tasks on. |
| Section | The section to filter tasks on.Note: Currently, this is only supported in board views.. |
| Workspace | The workspace to filter tasks on.Note: If you specify workspace, you must also specify the assignee to filter on.. |