Get task templates

Get a list of task templates.

Options for filtering by task templates include:

  • start/due dates
  • updated time
  • created time
  • task template IDs
  • keywords
  • title
  • description
  • creator user IDs
  • assignee user IDs
  • assigner user IDs
  • priority
  • status
  • has project
  • project ID
  • parent ID
  • custom properties
  • associated content (Library content)
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 "updatedAt" (exclusive)

date-time

Filter by task "updatedAt" (inclusive)

date-time

Filter by task "updatedAt" (exclusive)

ids
array of strings

Filter by a list of task IDs

ids
string

Filter by task title

string

Filter by task description

assigneeIds
array of strings

List of user IDs to filter by assignee

assigneeIds
priorities
array of strings

Filter by list of priorities

priorities
string

Filter by keywords

assignerIds
array of strings

List of user IDs to filter by user that assigned the task

assignerIds
stepIds
array of int32s

Filter by status value IDs

stepIds
string

Filter by status schema IDs

string

Cursor used for pagination

int32

Number to limit returned records

sort
array of strings

Sort by query

sort
boolean

Include subtasks within the returned list

projectIds
array of strings

Filter by project IDs

projectIds
boolean

Filter by task templates that are associated with a project

customProperties
object

Filter by custom property values

followerIds
array of strings

List of user IDs to filter by followers

followerIds
associatedNodeIds
array of strings

List of association IDs to filter by

associatedNodeIds
creatorIds
array of strings

List of user IDs to filter by creator

creatorIds
boolean

Include association data in the response

string

Filter tasks by parent Id, noParent returns tasks that do not have a parent

Responses

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