---
title: "Changes to List connector mappings"
method: GET
path: "/v1/connector-targets/{connectorTargetId}/mappings"
---

# Changes to List connector mappings

`GET /v1/connector-targets/{connectorTargetId}/mappings`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 25 revisions.

- **2026-08-20** `93df40e2efd5` — 1 warning, 7 info
- **2026-08-14** `6915dfb03e5d` — 1 warning, 1 info
- **2026-08-10** `54cdbd4ecffa` — 1 warning, 1 info

## Changes

- **2026-08-20** `93df40e2efd5` — 1 warning, 7 info
  - added the new `workflow` enum value to the `items/items/objectType` response property for the response status `200`
  - added the new enum value `workflow` to the `query` request parameter `objectType`
  - removed the pattern `^ctg_.*` from the `path` request parameter `connectorTargetId`
  - removed the pattern `^plg_.*` from the `query` request parameter `pluginId`
  - the `items/items/connectorInstanceId` response's property pattern `^cin_.*` was removed for the status `200`
  - the `items/items/connectorTargetId` response's property pattern `^ctg_.*` was removed for the status `200`
  - the `items/items/id` response's property pattern `^cmp_.*` was removed for the status `200`
  - the `items/items/pluginId/anyOf[subschema #1]/` response's property pattern `^plg_.*` was removed for the status `200`
- **2026-08-14** `6915dfb03e5d` — 1 warning, 1 info
  - added the new `app` enum value to the `items/items/objectType` response property for the response status `200`
  - added the new enum value `app` to the `query` request parameter `objectType`
- **2026-08-10** `54cdbd4ecffa` — 1 warning, 1 info
  - added the new `script` enum value to the `items/items/objectType` response property for the response status `200`
  - added the new enum value `script` to the `query` request parameter `objectType`

---

[Operation](https://skmtc.dev/openworklabs/apis/den-api/docs/v1/connector-targets/:connectorTargetId/mappings/get.md) · [API](https://skmtc.dev/openworklabs/apis/den-api.md) · [Page](https://skmtc.dev/openworklabs/apis/den-api/changes/v1/connector-targets/:connectorTargetId/mappings/get)
