Returns all tasks assigned to the user.
Authentication
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
The id of the user. Not required on the /me endpoint.
Query parameters
Response
The name of the task. Max allowed length: 1000 characters.
The description of the task. Max allowed length: 25000 characters.
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.