---
title: "List shard mappings"
method: GET
path: "/shard_mappings"
tags: ["Shard Mapping"]
---

# List shard mappings

`GET /shard_mappings`

List existing shard mappings.

## Response `200`

List of shard mappings

- ShardMapping[]
  - `shardKey` string
  - `shardName` string

## Changes

- **2022-07-01** `36a63af99208` — 1 info
  - api operation id `listShardMappings` was added
- **2022-06-30** `9461284c962f` — 1 info
  - api operation id `listShardMappings` removed and replaced with ``

[Change history](https://skmtc.dev/moov-io/apis/achgateway-api/changes/shard_mappings/get.md)

---

[API](https://skmtc.dev/moov-io/apis/achgateway-api.md) · [All operations](https://skmtc.dev/moov-io/apis/achgateway-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/moov-io/achgateway-api/revisions/25218385da8c/schema)
