Returns all project tasks that the current user can see.
<Check title="Required Permissions" icon="key">The user must have `project-planning-data:read` permissions, otherwise only assigned tasks will be returned.</Check>
project-planning-data:read permissions, otherwise only assigned tasks will be returned.Bearer authentication of the form Bearer <token>, where token is your auth token.
The name of the task. Max allowed length: 1000 characters.
The description of the task. Max allowed length: 25000 characters.
The full task identifier combining project key and task number (e.g., “NIKE-42”). Maintained by the service layer, updated when project key changes.
True if the model is coming from an external workspace (awork Connect). False otherwise.
If the task is a recurrency template (used to create new tasks by a recurrency rule), the flag is true.
The summed up duration of all time trackings directly on this task (excluding subtasks).