Release History

October 12, 2024

April 13, 2024

No changes in this release.

October 7, 2023

April 15, 2023

October 8, 2022

April 9, 2022

  • Added the following endpoints and methods:

  • Added request query string parameter filterSetId to specify the internal ID of the filter set to be applied when retrieving data using a GET method. See Active Filter Set, Errors and all GET methods in REST API Endpoint Reference.

  • Changes to Project object properties:

    • Added properties filterSetIds (filter sets the project is included in) and hierarchyNodes (project hierarchy nodes, available when reading, updating or creating projects).

    • Removed properties costTypeFilter, customerExcludeFilter, projectExcludeFilter — These fields are part of a feature that is not supported by the REST API.

  • Changes to Referenced Objects and Expansion:

    • The number of expanded objects that can be returned in the included array is limited to 1,000 objects by default.

    • If expanded objects are referenced by metavalues (negative integers) instead of internal IDs in the main response element (data array), the response substitutes the object internal IDs for metavalue references in the relationships array.

October 9, 2021

April 10, 2021

October 10, 2020

  • Initial version of REST API released.