get
/v4/config/{id}
Beta feature (not production ready yet) - Fetch the configuration for a specific campaign by its ID. Use id path parameter.
Path parameters
idstringrequired
Responses
200Response for status 200
Schema
any
Example
null
get
https://api.merkl.xyz/v4/config/{id}curl -X GET "https://api.merkl.xyz/v4/config/{id}"Fill the required path parameter id to send.