v1

latestOpenAPI 3.0.42026-07-13107171473.3 KB
Feature Flags & Settings

Get predefined variations

This endpoint returns the predefined variations along with their usages in the Environments for a Feature Flag or Setting identified by the settingId parameter.

get/v1/settings/{settingId}/predefined-variations

Path parameters

settingIdinteger required

The identifier of the Setting.

Response

When the update was successful.

settingKeystring required

Key of the Feature Flag or Setting.

settingType'boolean' | 'string' | 'int' | 'double' required

The type of the Feature Flag or Setting.

maxPredefinedVariationsinteger required

The maximum number of predefined variations allowed for the Feature Flag or Setting.