List project history

Returns a paginated list of change history entries for the Project and, by default, its child objects (milestones, deliverables, budget lines, etc.), sorted by most recent first. Each entry groups one or more field changes made during the same edit session.

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 project. Can either be the UUID of the project (ex: d517a206-c6ea-4189-a4c4-72312f0a72f9) or the short id of the project (ex: ABC-A12).

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