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

hashstring
required

Query parameters

campaignIdstring
distributionChainIdnumber | string

Responses

200
Response for status 200
Schema
any
Example
null
get
https://api.merkl.xyz/v4/config/hash/{hash}
Merkl API
curl -X GET "https://api.merkl.xyz/v4/config/hash/{hash}"
Fill the required path parameter hash to send.