v1

latestOpenAPI 3.0.42026-07-13107171473.3 KB
Configs

List Configs

This endpoint returns the list of the Configs that belongs to the given Product identified by the productId parameter, which can be obtained from the List Products endpoint.

get/v1/products/{productId}/configs

Path parameters

productIdstring uuid required

The identifier of the Product.

Response

configIdstring uuid required

Identifier of the Config.

namestring required

Name of the Config.

descriptionstring nullable required

Description of the Config.

orderinteger required

The order of the Config represented on the ConfigCat Dashboard.

migratedConfigIdstring uuid nullable required
evaluationVersion'v1' | 'v2' required

Determines the evaluation version of a Config. Using v2 enables the new features of Config V2 (https://configcat.com/docs/advanced/config-v2).