v1

latestOpenAPI 3.0.42026-07-13107171473.3 KB
Products

Get Product

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

get/v1/products/{productId}

Path parameters

productIdstring uuid required

The identifier of the Product.

Response

When everything is ok, the product data is returned.

productIdstring uuid required

Identifier of the Product.

namestring required

Name of the Product.

descriptionstring nullable required

Description of the Product.

orderinteger required

The order of the Product represented on the ConfigCat Dashboard. Determined from an ascending sequence of integers.

reasonRequiredboolean required

Determines whether a mandatory reason must be given every time when the Feature Flags or Settings within a Product are saved.

approveRequiredboolean required

Determines whether changes must be approved before they are applied within a Product.