Workspace
and Assignee
(both required)Project ID
Section
Parameter | Description |
---|---|
Assignee | The ID of the assignee to filter tasks on. Note: If you specify Assignee , you must also specify the Workspace . |
Include Fields | Specify which properties to include in the response. |
Project ID | The ID of the project to filter tasks on. |
Return All Pages | Automatically fetch all resources, page by page. |
Section | The ID of the section to filter tasks on. |
Workspace | The ID of the workspace to filter tasks on. Note: If you specify Workspace , you must also specify the Assignee ID . |
Parameter | Description |
---|---|
Completed Since | Only get tasks that are either incomplete or that have been completed since this time. |
Limit | Results per page. The number of objects to return per page. The value must be between 1 and 100. |
Modified Since | Only get tasks that have been modified since the given time. |
Offset | An offset to the next page returned by the API. A pagination request will return an offset token, which can be used as an offset parameter to the next request. If an offset is not passed in, the API will return the first page of results.Note: You can only pass in an offset that was returned to you via a previously paginated request. |