---
title: "[PREVIEW] [Mocked] Get Store's Replicated To Configuration"
method: GET
path: "/v2/user/catalogs/{storeId}/replication/to"
tags: ["Catalogs - Replication"]
---

# [PREVIEW] [Mocked] Get Store's Replicated To Configuration

`GET /v2/user/catalogs/{storeId}/replication/to`

## Path parameters

- `storeId` string, guid, required

## Response `200`

Get Store's Replicated To Configuration

- CatalogReplicationToConfiguration[]
  - `toStoreId` string, guid, required — The store identifier
  - `customColumnStrategy` 'None' | 'Standard' | 'AddOnly' | 'PurgeAndReplace', required

## Other responses

- `404` — StoreId not found
- `default` — Occurs when something goes wrong

---

[API](https://skmtc.net/beezup/apis/beezup-merchant-api.md) · [All operations](https://skmtc.net/beezup/apis/beezup-merchant-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/beezup/beezup-merchant-api/versions/557b7feddf8a/schema)
