List all tasks for current logged in user

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
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Expand an ID field to an object

string

Sort by a specific field

string

Set the current page (0 based)

string

Set the number of records to return (1000 maximum)

string

Specify a viewID to customize the result

string

Specify viewColumns to extend the result

string

Filter by status

string

Filter by assignee

string

Filter by due date before

string

Filter by due date after

string

Filter by linked sample

string

Filter by linked equipment

Headers
string
Defaults to Swagger
Responses
200

The tasks were successfully fetched

400

Your query has malformed parameters

401

You don't have permission to view tasks

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!