---
title: "Mappings associated with the requested concept"
method: GET
path: "/{vocid}/mappings"
tags: ["Concept-specific methods"]
---

# Mappings associated with the requested concept

`GET /{vocid}/mappings`

## Path parameters

- `vocid` string, required

## Query parameters

- `uri` string, required
- `external` boolean
- `clang` string
- `lang` string

## Response `200`

Returns the mappings associated with the requested concept. The result is a JSKOS-compatible JSON object

## Other responses

- `304` — the resource was not modified, so there is no need to retransmit the requested resources
- `400` — URI parameter is missing
- `404` — no concept mappings could be found with the requested URI

## Changes

- **2020-05-14** `ccd5663c55dd` — 1 info
  - added the new optional `query` request parameter `external`
- **2020-05-14** `4415daa2b2fa` — 1 info
  - added the non-success response with the status `400`
- **2020-05-07** `03dc67b0c3d4` — 1 info
  - endpoint added
- **2016-05-12** `edc7f0ce1476` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/natlibfi/apis/skosmos-api/changes/:vocid/mappings/get.md)

---

[API](https://skmtc.dev/natlibfi/apis/skosmos-api.md) · [All operations](https://skmtc.dev/natlibfi/apis/skosmos-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/natlibfi/skosmos-api/revisions/1ad5811c7a3e/schema)
