Group by requests

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

Attributes that can be used to group by include:

  • assignee
  • creator
  • priority
  • status
  • custom property
Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Space ID

Query Params
date-time

filter by request "plannedEndDate/DueDate" (inclusive)

date-time

filter by request "plannedEndDate/DueDate" (exclusive)

date-time

filter by request "plannedStartDate/StartDate" (inclusive)

date-time

filter by request "plannedStartDate/StartDate" (exclusive)

date-time

filter by request "createdAt" (inclusive)

date-time

filter by request "createdAt" (exclusive)

date-time

filter by request "updatedAt" (inclusive)

date-time

filter by request "updatedAt" (exclusive)

array of strings

A list of assignees' user Ids to filter by

assigneeIds
array of strings

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

priorities
array of strings

A list of assigners' user Ids to filter by.

assignerIds
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

string

The project Id a request is associated to

boolean

whether the requests is associated with a project

array of strings

A list of followers' user id

followerIds
array of strings

A list of Associated node ids to filter by

associatedNodeIds
string

The custom property to group by

string

Available values : priority, status, assigneeId, creatorId

array of strings

Aggregations to apply to each group

aggregations
object

Filter by custom properties

string

Keyword values to search for on request titles

Responses

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