Skip to main content
GET
List Feature Flags

Response

OK

components
string[]

Components affected by this flag

Example:
default
boolean

Default value when not explicitly set

Example:

false

description
string

Human-readable description

Example:

"New IronRDP-based proxy"

enabled
boolean

Current effective value for the organization

Example:

false

name
string

The feature flag name

Example:

"experimental.rdp_v2"

stability
enum<string>

Stability level

Available options:
experimental,
beta
Example:

"experimental"