---
title: "Mappings between app names and measurements"
method: GET
path: "/mappings"
tags: ["layouts", "mappings"]
---

# Mappings between app names and measurements

`GET /mappings`

Mappings provide a means to alias measurement names found within a telegraf database and application layouts found within Chronograf

## Response `200`

An array of mappings

- Mappings
  - `mappings` Mapping[], required
    - `measurement` string, required — The measurement where data for this mapping is found
    - `name` string, required — The application name which will be assigned to the corresponding measurement

## Other responses

- `default` — Unexpected internal server error

---

[API](https://skmtc.net/influxdata/apis/chronograf.md) · [All operations](https://skmtc.net/influxdata/apis/chronograf/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/influxdata/chronograf/versions/ce55d963b4ac/schema)
