get https://{targetURL}/api/v1/tasks
Gets all the tasks for the current user. The list of task objects will consist of tasks that are created by or assigned to the current user in descending order based on the created date.
$expand values (separate with comma for multiple expands):
- experiments
- samples
- protocols