Get all tasks

Search tasks in database accordingly to current user association

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

criteriaDto

The DTO of search task criteria

filterBy
object

The DTO of search task filters

string
enum

GroupBy criteriaAvailable values: PRIORITY; ASSIGNEE; DUE_DATE.

Example of usage: groupBy=PRIORITY

pagination
object

The DTO of search task pagination

sortBy
array of objects

Map of [propertyName, ordering] pairs. Allows to create multi-sorting. The sorting will be applied in the order of pairs

Available values: firstName; lastName; email; dueDate; modifiedTime; name; priorityId; workspaceName; tcName; tagName.

Example of usage: sortBy=priorityId:asc,modifiedTime:desc

sortBy
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json