List milestone history

Returns a paginated list of change history entries for the Milestone, including by default parent Project / Program archive and unarchive events, sorted by most recent first.

Expandable Properties

This endpoint supports relations expansion on:

  • person
  • integration

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 milestone. Can be the UUID of the milestone (ex: b72794c4-ccb6-428f-98c2-4c96c0059796).

Query Params
string

Filter history entries by End (ISO 8601). Exact match.

string

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

string

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

string

Which relations to expand. Available relations: person, integration.

boolean

When true (default), include child-object history entries and parent archive/unarchive events. When false, return only direct changes on the requested object.

string

Filter by content type model name of the changed object (e.g. project, projectmilestone, decision, budgetline).

string

Which field to use when ordering the results.

integer

A page number within the paginated result set.

integer

Number of results to return per page.

string

Filter history entries by Start (ISO 8601). Exact match.

string

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

string

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

string

Filter by log type: add, edit, delete, archive, or unarchive.

Response

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