v1

OpenAPI 3.0.42026-07-13107171473.3 KB
Products

List Products

This endpoint returns the list of the Products that belongs to the user.

get/v1/products

Response

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.