tasks:read
scope is required to run this action.
External DocumentationTo learn more, visit the Asana documentation.
Basic Parameters
Parameter | Description |
---|---|
Parent Task | The GID of the parent task for which subtasks should be retrieved. |
Return All Pages | Automatically fetch all resources, page by page. |
Advanced Parameters
Parameter | Description |
---|---|
Include Fields | A comma-separated list of properties to include in the response. |
Limit | The maximum number of items to retrieve per execution. The value must be between 1 and 100. |
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. |