v1

latestOpenAPI 3.0.42026-07-13107171473.3 KB
Products

Get Product Preferences

This endpoint returns the preferences of a Product identified by the productId.

get/v1/products/{productId}/preferences

Path parameters

productIdstring uuid required

The identifier of the Product.

Response

When everything is ok, the product preferences data is returned.

reasonRequiredboolean required

Indicates that a mandatory note required for saving and publishing.

keyGenerationMode'camelCase' | 'lowerCase' | 'upperCase' | 'pascalCase' | 'kebabCase' required

Determines the Feature Flag key generation mode.

showVariationIdboolean required

Indicates whether a variation ID's must be shown on the ConfigCat Dashboard.

mandatorySettingHintboolean required

Indicates whether Feature flags and Settings must have a hint.

approveRequiredboolean required

Indicates that a mandatory approval is required for saving and publishing.