---
title: "Changes to List Data Mappings"
method: GET
path: "/v1/ControlPlane/Stores/{storeId}/DataMappings"
---

# Changes to List Data Mappings

`GET /v1/ControlPlane/Stores/{storeId}/DataMappings`

> Every recorded change to this endpoint, newest first.
> 8 revisions in range; 1 not diffed.

## Timeline

Changed in 3 of 8 revisions.

- **2026-08-25** (v1) `49499262215f` — 2 breaking, 2 info
- **2026-08-13** (v1) `5fb6167593e7` — 1 breaking, 4 info
- **2026-08-11** (v1) `b0ed05460bbf` — 8 breaking, 6 info

## Changes

- **2026-08-25** (v1) `49499262215f` — 2 breaking, 2 info
  - removed the enum value `CSV` from the `query` request parameter `type`
  - removed the enum value `DATASET` from the `query` request parameter `type`
  - removed `CSV, DATASET` discriminator mapping keys from the `dataMappings/items/mappingFrom` response property for the response status `200`
  - removed `#/components/schemas/DataMappingFromCSV, #/components/schemas/DataMappingFromDataSet` from the `dataMappings/items/mappingFrom` response property `oneOf` list for the response status `200`
- **2026-08-13** (v1) `5fb6167593e7` — 1 breaking, 4 info
  - added `#/components/schemas/DataMappingFromIngress, #/components/schemas/DataMappingFromCloudAppDataSet, #/components/schemas/DataMappingFromWarehouseDataSet` to the `dataMappings/items/mappingFrom` response property `oneOf` list for the response status `200`
  - added the new enum value `DATASET_CLOUDAPP` to the `query` request parameter `type`
  - added the new enum value `DATASET_WAREHOUSE` to the `query` request parameter `type`
  - added the new enum value `INGRESS` to the `query` request parameter `type`
  - added `INGRESS, DATASET_CLOUDAPP, DATASET_WAREHOUSE` discriminator mapping keys to the `dataMappings/items/mappingFrom` response property for the response status `200`
- **2026-08-11** (v1) `b0ed05460bbf` — 8 breaking, 6 info
  - for the `query` request parameter `type`, default value `DATASET` was removed
  - the `code` response property's max was increased from `99999.00` to `999999.00` for the response status `400`
  - the `code` response property's max was increased from `99999.00` to `999999.00` for the response status `404`
  - the `code` response property's max was increased from `99999.00` to `999999.00` for the response status `429`
  - the `code` response property's max was increased from `99999.00` to `999999.00` for the response status `500`
  - the `code` response property's max was increased from `99999.00` to `999999.00` for the response status `503`
  - added `#/components/schemas/DataMappingFromCSV` to the `dataMappings/items/mappingFrom` response property `oneOf` list for the response status `200`
  - removed the required property `dataMappings/items/mappingTo/oneOf[#/components/schemas/DataMappingToTraits]/mappings/items/fieldName` from the response with the `200` status
  - added the new enum value `CSV` to the `query` request parameter `type`
  - for the `query` request parameter `pageToken`, the maxLength was increased from `500` to `4096`
  - the response property `dataMappings/items/mappingTo/oneOf[#/components/schemas/DataMappingToTraits]/mappings/items/expression` became required for the status `200`
  - the `pageSize` response's property default value `50` was removed for the status `200`
  - added `CSV` discriminator mapping keys to the `dataMappings/items/mappingFrom` response property for the response status `200`
  - the `dataMappings/items/displayName` response's property pattern was changed from `^[a-zA-Z][a-zA-Z0-9-_.]*$` to `^[a-zA-Z][a-zA-Z0-9-.]*$` for the status `200`

---

[Operation](https://skmtc.dev/twilio/apis/memory-v1/docs/v1/ControlPlane/Stores/:storeId/DataMappings/get.md) · [API](https://skmtc.dev/twilio/apis/memory-v1.md) · [Page](https://skmtc.dev/twilio/apis/memory-v1/changes/v1/ControlPlane/Stores/:storeId/DataMappings/get)
