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

idstring
required

Responses

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