---
title: "Changes to Get Project Template"
method: GET
path: "/project-templates/{projectTemplateId}"
---

# Changes to Get Project Template

`GET /project-templates/{projectTemplateId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 18 of 50 revisions.

- **2026-07-02** (v1) `3eab8b886733` — 1 info
- **2026-06-22** (v1) `4541da7dca36` — 13 info
- **2026-06-22** (v1) `ad07690afdcd` — 12 warning, 1 info
- **2026-06-22** (v1) `501ab2689d6a` — 13 info
- **2026-06-02** (v1) `65a907432d79` — 12 warning, 1 info
- **2026-05-26** (v1) `ef863b3229e2` — 13 info
- **2026-05-08** (v1) `069cb6610df6` — 12 warning, 1 info
- **2026-04-30** (v1) `0a4f49aa436d` — 6 breaking
- **2026-04-30** (v1) `2d0fa2b3f72c` — 6 breaking
- **2026-04-30** (v1) `d028335efeaa` — 6 breaking
- **2026-04-30** (v1) `565cbfb50d2f` — 8 breaking
- **2026-04-30** (v1) `11dd93d6e932` — 2 breaking
- **2026-04-30** (v1) `ddc50d4098a9` — 2 info
- **2026-04-30** (v1) `e82da1227f75` — 2 info
- **2026-04-30** (v1) `d760e49e9943` — 2 breaking
- **2026-04-29** (v1) `d2fa9140cf54` — 2 breaking
- **2026-04-28** (v1) `5e112d454d84` — 6 info
- **2026-04-28** (v1) `433614bf29de` — 7 info

## Changes

- **2026-07-02** (v1) `3eab8b886733` — 1 info
  - response property `workflow/taskConfigurations/items/assignees/vendorOrderTemplate` deprecated
- **2026-06-22** (v1) `4541da7dca36` — 13 info
  - added the optional property `projectManagers/items/group/metadata` to the response with the `200` status
  - added the optional property `projectManagers/items/user/groups/items/metadata` to the response with the `200` status
  - added the optional property `projectManagers/items/user/metadata` to the response with the `200` status
  - added the optional property `workflow/taskConfigurations/items/assignees/group/metadata` to the response with the `200` status
  - added the optional property `workflow/taskConfigurations/items/assignees/user/groups/items/metadata` to the response with the `200` status
  - added the optional property `workflow/taskConfigurations/items/assignees/user/metadata` to the response with the `200` status
  - added the optional property `workflow/taskConfigurations/items/configurationValues` to the response with the `200` status
  - added the optional property `workflow/taskConfigurations/items/taskTemplate/taskType/configurationDefinitions` to the response with the `200` status
  - added the optional property `workflow/workflowTemplate/configurationValues` to the response with the `200` status
  - added the optional property `workflow/workflowTemplate/taskTemplates/items/taskType/configurationDefinitions` to the response with the `200` status
  - added the optional property `workflow/workflowTemplate/transitions/items/from/taskTemplate/taskType/configurationDefinitions` to the response with the `200` status
  - added the optional property `workflow/workflowTemplate/transitions/items/to/taskTemplate/taskType/configurationDefinitions` to the response with the `200` status
  - response property `workflow/taskConfigurations/items/assignees/vendorOrderTemplate` reactivated
- **2026-06-22** (v1) `ad07690afdcd` — 12 warning, 1 info
  - removed the optional property `projectManagers/items/group/metadata` from the response with the `200` status
  - removed the optional property `projectManagers/items/user/groups/items/metadata` from the response with the `200` status
  - removed the optional property `projectManagers/items/user/metadata` from the response with the `200` status
  - removed the optional property `workflow/taskConfigurations/items/assignees/group/metadata` from the response with the `200` status
  - removed the optional property `workflow/taskConfigurations/items/assignees/user/groups/items/metadata` from the response with the `200` status
  - removed the optional property `workflow/taskConfigurations/items/assignees/user/metadata` from the response with the `200` status
  - removed the optional property `workflow/taskConfigurations/items/configurationValues` from the response with the `200` status
  - removed the optional property `workflow/taskConfigurations/items/taskTemplate/taskType/configurationDefinitions` from the response with the `200` status
  - removed the optional property `workflow/workflowTemplate/configurationValues` from the response with the `200` status
  - removed the optional property `workflow/workflowTemplate/taskTemplates/items/taskType/configurationDefinitions` from the response with the `200` status
  - removed the optional property `workflow/workflowTemplate/transitions/items/from/taskTemplate/taskType/configurationDefinitions` from the response with the `200` status
  - removed the optional property `workflow/workflowTemplate/transitions/items/to/taskTemplate/taskType/configurationDefinitions` from the response with the `200` status
  - response property `workflow/taskConfigurations/items/assignees/vendorOrderTemplate` deprecated
- **2026-06-22** (v1) `501ab2689d6a` — 13 info
  - added the optional property `projectManagers/items/group/metadata` to the response with the `200` status
  - added the optional property `projectManagers/items/user/groups/items/metadata` to the response with the `200` status
  - added the optional property `projectManagers/items/user/metadata` to the response with the `200` status
  - added the optional property `workflow/taskConfigurations/items/assignees/group/metadata` to the response with the `200` status
  - added the optional property `workflow/taskConfigurations/items/assignees/user/groups/items/metadata` to the response with the `200` status
  - added the optional property `workflow/taskConfigurations/items/assignees/user/metadata` to the response with the `200` status
  - added the optional property `workflow/taskConfigurations/items/configurationValues` to the response with the `200` status
  - added the optional property `workflow/taskConfigurations/items/taskTemplate/taskType/configurationDefinitions` to the response with the `200` status
  - added the optional property `workflow/workflowTemplate/configurationValues` to the response with the `200` status
  - added the optional property `workflow/workflowTemplate/taskTemplates/items/taskType/configurationDefinitions` to the response with the `200` status
  - added the optional property `workflow/workflowTemplate/transitions/items/from/taskTemplate/taskType/configurationDefinitions` to the response with the `200` status
  - added the optional property `workflow/workflowTemplate/transitions/items/to/taskTemplate/taskType/configurationDefinitions` to the response with the `200` status
  - response property `workflow/taskConfigurations/items/assignees/vendorOrderTemplate` reactivated
- **2026-06-02** (v1) `65a907432d79` — 12 warning, 1 info
  - removed the optional property `projectManagers/items/group/metadata` from the response with the `200` status
  - removed the optional property `projectManagers/items/user/groups/items/metadata` from the response with the `200` status
  - removed the optional property `projectManagers/items/user/metadata` from the response with the `200` status
  - removed the optional property `workflow/taskConfigurations/items/assignees/group/metadata` from the response with the `200` status
  - removed the optional property `workflow/taskConfigurations/items/assignees/user/groups/items/metadata` from the response with the `200` status
  - removed the optional property `workflow/taskConfigurations/items/assignees/user/metadata` from the response with the `200` status
  - removed the optional property `workflow/taskConfigurations/items/configurationValues` from the response with the `200` status
  - removed the optional property `workflow/taskConfigurations/items/taskTemplate/taskType/configurationDefinitions` from the response with the `200` status
  - removed the optional property `workflow/workflowTemplate/configurationValues` from the response with the `200` status
  - removed the optional property `workflow/workflowTemplate/taskTemplates/items/taskType/configurationDefinitions` from the response with the `200` status
  - removed the optional property `workflow/workflowTemplate/transitions/items/from/taskTemplate/taskType/configurationDefinitions` from the response with the `200` status
  - removed the optional property `workflow/workflowTemplate/transitions/items/to/taskTemplate/taskType/configurationDefinitions` from the response with the `200` status
  - response property `workflow/taskConfigurations/items/assignees/vendorOrderTemplate` deprecated
- **2026-05-26** (v1) `ef863b3229e2` — 13 info
  - added the optional property `projectManagers/items/group/metadata` to the response with the `200` status
  - added the optional property `projectManagers/items/user/groups/items/metadata` to the response with the `200` status
  - added the optional property `projectManagers/items/user/metadata` to the response with the `200` status
  - added the optional property `workflow/taskConfigurations/items/assignees/group/metadata` to the response with the `200` status
  - added the optional property `workflow/taskConfigurations/items/assignees/user/groups/items/metadata` to the response with the `200` status
  - added the optional property `workflow/taskConfigurations/items/assignees/user/metadata` to the response with the `200` status
  - added the optional property `workflow/taskConfigurations/items/configurationValues` to the response with the `200` status
  - added the optional property `workflow/taskConfigurations/items/taskTemplate/taskType/configurationDefinitions` to the response with the `200` status
  - added the optional property `workflow/workflowTemplate/configurationValues` to the response with the `200` status
  - added the optional property `workflow/workflowTemplate/taskTemplates/items/taskType/configurationDefinitions` to the response with the `200` status
  - added the optional property `workflow/workflowTemplate/transitions/items/from/taskTemplate/taskType/configurationDefinitions` to the response with the `200` status
  - added the optional property `workflow/workflowTemplate/transitions/items/to/taskTemplate/taskType/configurationDefinitions` to the response with the `200` status
  - response property `workflow/taskConfigurations/items/assignees/vendorOrderTemplate` reactivated
- **2026-05-08** (v1) `069cb6610df6` — 12 warning, 1 info
  - removed the optional property `projectManagers/items/group/metadata` from the response with the `200` status
  - removed the optional property `projectManagers/items/user/groups/items/metadata` from the response with the `200` status
  - removed the optional property `projectManagers/items/user/metadata` from the response with the `200` status
  - removed the optional property `workflow/taskConfigurations/items/assignees/group/metadata` from the response with the `200` status
  - removed the optional property `workflow/taskConfigurations/items/assignees/user/groups/items/metadata` from the response with the `200` status
  - removed the optional property `workflow/taskConfigurations/items/assignees/user/metadata` from the response with the `200` status
  - removed the optional property `workflow/taskConfigurations/items/configurationValues` from the response with the `200` status
  - removed the optional property `workflow/taskConfigurations/items/taskTemplate/taskType/configurationDefinitions` from the response with the `200` status
  - removed the optional property `workflow/workflowTemplate/configurationValues` from the response with the `200` status
  - removed the optional property `workflow/workflowTemplate/taskTemplates/items/taskType/configurationDefinitions` from the response with the `200` status
  - removed the optional property `workflow/workflowTemplate/transitions/items/from/taskTemplate/taskType/configurationDefinitions` from the response with the `200` status
  - removed the optional property `workflow/workflowTemplate/transitions/items/to/taskTemplate/taskType/configurationDefinitions` from the response with the `200` status
  - response property `workflow/taskConfigurations/items/assignees/vendorOrderTemplate` deprecated
- **2026-04-30** (v1) `0a4f49aa436d` — 6 breaking
  - the `projectManagers/items/group/metadata` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `projectManagers/items/user/groups/items/metadata` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `projectManagers/items/user/metadata` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `workflow/taskConfigurations/items/assignees/group/metadata` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `workflow/taskConfigurations/items/assignees/user/groups/items/metadata` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `workflow/taskConfigurations/items/assignees/user/metadata` response's property type/format changed from `object`/`` to ``/`` for status `200`
- **2026-04-30** (v1) `2d0fa2b3f72c` — 6 breaking
  - the `projectManagers/items/group/metadata` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `projectManagers/items/user/groups/items/metadata` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `projectManagers/items/user/metadata` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `workflow/taskConfigurations/items/assignees/group/metadata` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `workflow/taskConfigurations/items/assignees/user/groups/items/metadata` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `workflow/taskConfigurations/items/assignees/user/metadata` response's property type/format changed from ``/`` to `object`/`` for status `200`
- **2026-04-30** (v1) `d028335efeaa` — 6 breaking
  - the `projectManagers/items/group/metadata` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `projectManagers/items/user/groups/items/metadata` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `projectManagers/items/user/metadata` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `workflow/taskConfigurations/items/assignees/group/metadata` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `workflow/taskConfigurations/items/assignees/user/groups/items/metadata` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `workflow/taskConfigurations/items/assignees/user/metadata` response's property type/format changed from `object`/`` to ``/`` for status `200`
- **2026-04-30** (v1) `565cbfb50d2f` — 8 breaking
  - response property `workflow/taskConfigurations/items/taskTemplate/taskType/configurationDefinitions/items/constraints/items/value` list-of-types was widened by adding types `object` to media type `application/json` of response `200`
  - response property `workflow/taskConfigurations/items/taskTemplate/taskType/configurationDefinitions/items/defaultValue` list-of-types was widened by adding types `object` to media type `application/json` of response `200`
  - response property `workflow/workflowTemplate/taskTemplates/items/taskType/configurationDefinitions/items/constraints/items/value` list-of-types was widened by adding types `object` to media type `application/json` of response `200`
  - response property `workflow/workflowTemplate/taskTemplates/items/taskType/configurationDefinitions/items/defaultValue` list-of-types was widened by adding types `object` to media type `application/json` of response `200`
  - response property `workflow/workflowTemplate/transitions/items/from/taskTemplate/taskType/configurationDefinitions/items/constraints/items/value` list-of-types was widened by adding types `object` to media type `application/json` of response `200`
  - response property `workflow/workflowTemplate/transitions/items/from/taskTemplate/taskType/configurationDefinitions/items/defaultValue` list-of-types was widened by adding types `object` to media type `application/json` of response `200`
  - response property `workflow/workflowTemplate/transitions/items/to/taskTemplate/taskType/configurationDefinitions/items/constraints/items/value` list-of-types was widened by adding types `object` to media type `application/json` of response `200`
  - response property `workflow/workflowTemplate/transitions/items/to/taskTemplate/taskType/configurationDefinitions/items/defaultValue` list-of-types was widened by adding types `object` to media type `application/json` of response `200`
- **2026-04-30** (v1) `11dd93d6e932` — 2 breaking
  - the `workflow/taskConfigurations/items/configurationValues/items/value` response's property type/format changed from `string, integer, boolean, object, array`/`` to `object`/`` for status `200`
  - the `workflow/workflowTemplate/configurationValues/items/value` response's property type/format changed from `string, integer, boolean, object, array`/`` to `object`/`` for status `200`
- **2026-04-30** (v1) `ddc50d4098a9` — 2 info
  - response property `workflow/taskConfigurations/items/configurationValues/items/value` list-of-types was narrowed by removing types `boolean, integer and object` from media type `application/json` of response `200`
  - response property `workflow/workflowTemplate/configurationValues/items/value` list-of-types was narrowed by removing types `boolean, integer and object` from media type `application/json` of response `200`
- **2026-04-30** (v1) `e82da1227f75` — 2 info
  - response property `workflow/taskConfigurations/items/configurationValues/items/value` list-of-types was narrowed by removing types `array` from media type `application/json` of response `200`
  - response property `workflow/workflowTemplate/configurationValues/items/value` list-of-types was narrowed by removing types `array` from media type `application/json` of response `200`
- **2026-04-30** (v1) `d760e49e9943` — 2 breaking
  - response property `workflow/taskConfigurations/items/configurationValues/items/value` list-of-types was widened by adding types `array` to media type `application/json` of response `200`
  - response property `workflow/workflowTemplate/configurationValues/items/value` list-of-types was widened by adding types `array` to media type `application/json` of response `200`
- **2026-04-29** (v1) `d2fa9140cf54` — 2 breaking
  - response property `workflow/taskConfigurations/items/configurationValues/items/value` list-of-types was widened by adding types `object` to media type `application/json` of response `200`
  - response property `workflow/workflowTemplate/configurationValues/items/value` list-of-types was widened by adding types `object` to media type `application/json` of response `200`
- **2026-04-28** (v1) `5e112d454d84` — 6 info
  - added the optional property `workflow/taskConfigurations/items/configurationValues` to the response with the `200` status
  - added the optional property `workflow/taskConfigurations/items/taskTemplate/taskType/configurationDefinitions` to the response with the `200` status
  - added the optional property `workflow/workflowTemplate/configurationValues` to the response with the `200` status
  - added the optional property `workflow/workflowTemplate/taskTemplates/items/taskType/configurationDefinitions` to the response with the `200` status
  - added the optional property `workflow/workflowTemplate/transitions/items/from/taskTemplate/taskType/configurationDefinitions` to the response with the `200` status
  - added the optional property `workflow/workflowTemplate/transitions/items/to/taskTemplate/taskType/configurationDefinitions` to the response with the `200` status
- **2026-04-28** (v1) `433614bf29de` — 7 info
  - added the optional property `projectManagers/items/group/metadata` to the response with the `200` status
  - added the optional property `projectManagers/items/user/groups/items/metadata` to the response with the `200` status
  - added the optional property `projectManagers/items/user/metadata` to the response with the `200` status
  - added the optional property `workflow/taskConfigurations/items/assignees/group/metadata` to the response with the `200` status
  - added the optional property `workflow/taskConfigurations/items/assignees/user/groups/items/metadata` to the response with the `200` status
  - added the optional property `workflow/taskConfigurations/items/assignees/user/metadata` to the response with the `200` status
  - response property `workflow/taskConfigurations/items/assignees/vendorOrderTemplate` reactivated

---

[Operation](https://skmtc.dev/rws/apis/trados-cloud-platform-api/docs/project-templates/:projectTemplateId/get.md) · [API](https://skmtc.dev/rws/apis/trados-cloud-platform-api.md) · [Page](https://skmtc.dev/rws/apis/trados-cloud-platform-api/changes/project-templates/:projectTemplateId/get)
