Group by tasks

Group task list based on an attribute, including custom properties.

Attributes to group by include:

  • assignee
  • creator
  • priority
  • status
  • custom property
Path Params
string
required

Space ID

Query Params
date-time

filter by task "plannedEndDate/DueDate" (inclusive)

date-time

filter by task "plannedEndDate/DueDate" (exclusive)

date-time

filter by task "plannedStartDate/StartDate" (inclusive)

date-time

filter by task "plannedStartDate/StartDate" (exclusive)

date-time

filter by task "createdAt" (inclusive)

date-time

filter by task "createdAt" (exclusive)

date-time

filter by task "updatedAt" (inclusive)

date-time

filter by task "updatedAt" (exclusive)

assigneeIds
array of strings

A list of assignees' user Ids to filter by

assigneeIds
priorities
array of strings

A list of priority values, Available values : critical, high, medium, low

priorities
assignerIds
array of strings

A list of assigners' user Ids to filter by.

assignerIds
stepIds
array of int32s

A list of step Ids to filter.

stepIds
string

statusSchema ID to filter by

string

A token used to guide the next page window

int32

Number of items to return per page, default: 50

programIds
array of strings

The program Ids a task is associated to

programIds
boolean

whether the task is associated with a program

followerIds
array of strings

A list of followers' user id

followerIds
associatedNodeIds
array of strings

A list of Associated node ids to filter by

associatedNodeIds
string

The custom property to group by

string
enum

The custom property to group by, Available values : priority, status, assigneeId, creatorId

Allowed:
aggregations
array of strings

Aggregations to apply to each group

aggregations
customProperties
object

Filter by custom properties

string

Keyword values to search for on task titles

creatorIds
array of strings

A list of creating user IDs to filter by.

creatorIds
Responses

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