---
title: "GET /v4/config/hash/{hash}"
method: GET
path: "/v4/config/hash/{hash}"
tags: ["Config"]
---

# GET /v4/config/hash/{hash}

`GET /v4/config/hash/{hash}`

Gets a campaign configuration by its hash. If campaignId and distributionChainId are provided, associates the configuration with that campaign.

## Path parameters

- `hash` string, required — Configuration hash.

## Query parameters

- `campaignId` string — Campaign ID to associate with this configuration.
- `distributionChainId` union — Distribution chain ID to associate with this configuration.
  - string, numeric
  - number — Distribution chain ID to associate with this configuration.

## Response `200`

Response for status 200

- unknown

---

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