List quarter plan milestones

Returns a paginated list of Milestones belonging to the given Quarter Plan. Use the required set parameter to choose live or frozen milestone data. For frozen sets, expanded owner uses the current person profile for the snapshot owner id; team and project are resolved from the freeze snapshot. Frozen responses only include milestones that still exist in the workspace and are visible to the caller under current project access rules.

Expandable Properties

This endpoint supports relations expansion on:

  • owner
  • team
  • project

Read more in our section about expandable properties.

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

Id of the Quarter Plan (UUID, e.g. 5f00409b-f5d4-4775-b484-74aa7e0a0bf6).

Query Params
string

Which relations to expand. Available relations: owner, team, project.

string
enum

Milestone status filter. Accepted values: all, unfinished, late. Defaults to all.

Allowed:
string

Which field to use when ordering the results. Available options: name, health, start_date, objective, weight, progress, created_at, status. Ascending order by default, use a - before the name of the field to have a descending order (ex: ordering=-name). Defaults to name.

integer

A page number within the paginated result set.

integer

Number of results to return per page.

string
enum
required

Milestone set to return. Accepted values: live, frozen_in_scope, frozen_when_finished.

Allowed:
Response

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