List all milestones

Returns a paginated list of all milestones in the workspace.

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…
Query Params
string

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

string

Filter milestones by Health. Use the code of a milestone health to only include milestones with that health.

string

Filter milestones by Objective (ISO 8601). Exact match.

string

Filter milestones with Objective on or after the given date (ISO 8601).

string

Filter milestones with Objective on or before the given date (ISO 8601).

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

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

string

Filter milestones by Project. Use a project ID to include only milestones linked to this project.

string

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

string

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

string

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

string

Filter milestones by Status. Use the code of a milestone status to only include milestones with that status.

Response

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