---
title: "Get an entity dynamic mapping by identifier"
method: GET
path: "/api/v1/entity_dynamic_mappings/{identifier}"
tags: ["Entity dynamic mapping"]
---

# Get an entity dynamic mapping by identifier

`GET /api/v1/entity_dynamic_mappings/{identifier}`

Retrieve an entity dynamic mapping using its string identifier

## Path parameters

- `identifier` string, required

## Response `200`

Entity dynamic mapping found

## Other responses

- `404` — Entity dynamic mapping not found with the provided identifier

---

[API](https://skmtc.net/decathlon/apis/idp-core-api.md) · [All operations](https://skmtc.net/decathlon/apis/idp-core-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/decathlon/idp-core-api/revisions/7e634c43bc1b/schema)
