EnabledInScope is an enumerated list related to the scope of feature flag that are enabled.

Table: EnabledInScope

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: May 8, 2025
Disabled   PreviewUsed to disable the feature flag.
GlobalScope   PreviewIndicates the feature flag is enabled globally.
OrganizationScope   PreviewSets the feature flag scope for the organization.
UserScope   PreviewUsed to enable the feature flag for a user.