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
hashstringrequired
Query parameters
campaignIdstringdistributionChainIdnumber | stringResponses
200Response for status 200
Schema
any
Example
null
get
https://api.merkl.xyz/v4/config/hash/{hash}curl -X GET "https://api.merkl.xyz/v4/config/hash/{hash}"Fill the required path parameter hash to send.