Get projects

Get a list of projects with their attributes and associations.

Options for filtering by projects include:

  • start/end dates
  • project IDs
  • title
  • creator user IDs
  • manager user IDs
  • custom properties
  • associated content, task, or request IDs
Path Params
string
required

Space ID

Query Params
date-time

Filter from a planned end date

date-time

Filter to a planned end date

date-time

Filter from a planned start date

date-time

Filter to a planned start date

ids
array of strings

List of project IDs to query by

ids
string

Project title to query by

managerIds
array of strings

List of user IDs to query by manager

managerIds
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
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

Indicator to allow for inclusion of association data

Responses

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