List all projects

Returns a paginated list of all Projects of the workspace, accessible by the authorization token used.

Expandable Properties

This endpoint supports relations expansion on:

  • owner
  • program
  • goals
  • teams
  • requesting_team

Read more in our section about expandable properties.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Filter projects by End date (ISO 8601). Exact match.

string

Filter projects with End date on or after the given date (ISO 8601).

string

Filter projects with End date on or before the given date (ISO 8601).

string

Which relations to expand. Available relations: owner, program, goals, teams, requesting_team.

string

Filter projects by Importance. Use the code of a project importance to only include projects with that importance.

string

Filter projects by Mood. Use the code of a project mood to only include projects with that mood.

string

Which field to use when ordering the results. Available options: status, importance, risk, mood, name, created_at. Ascending order by default, use a - before the name of the field to have a descending order (ex: ordering=-status). Defaults to -created_at.

string

Filter projects by Owner. Use the Id of a workspace user to only include projects where the given user is the owner.

integer

A page number within the paginated result set.

integer

Number of results to return per page.

string

Filter projects by Program. Use a program ID to include only projects linked to this program.

string

Filter projects by Risk. Use the code of a project risk to only include projects with that risk.

string

Filter projects by Start date (ISO 8601). Exact match.

string

Filter projects with Start date on or after the given date (ISO 8601).

string

Filter projects with Start date on or before the given date (ISO 8601).

string

Filter projects by Status. Use the code of a project status to only include projects with that status.

boolean

Filter projects by Final Status. When used, include or exclude projects for which the status is in a final state.

string
Response

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