Get program templates

Get a list of program templates.

Options for filtering by program templates include:

  • start/end dates
  • program template IDs
  • title
  • creator user IDs
  • follower user IDs
  • custom properties

There is also an option to include association data in the response.

Path Params
string
required

Space ID

Query Params
date-time

Filter from a planned end date (complete phase date)

date-time

Filter to a planned end date (complete phase date)

date-time

Filter from a planned start date (planning phase date)

date-time

Filter to a planned start date (planning phase date)

date-time

Filter from a launch date (active phase date)

date-time

Filter to a launch date (active phase date)

ids
array of strings

List of program template IDs to query by

ids
string

Program template title to query by

creatorIds
array of strings

List of user IDs to query by creator

creatorIds
associatedNodeIds
array of strings

List of association IDs to query by

associatedNodeIds
string

Cursor used for pagination

int32

Number to limit records returned

sort
array of strings

Sort query

sort
boolean

Indicator to include association data in the response

customProperties
object

List of custom properties to query by

followerIds
array of strings

List of user IDS to query by follower

followerIds
boolean
Defaults to false

Attached page data and the content data inside those pages can be included using the includePages parameter

Responses

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