EnabledInScope is an enumerated list related to the scope of feature flag enablement.

Table: EnabledInScope

ParameterTypeRequiredDefaultDescription
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: Sep 13, 2024
disabledboolean  Whether the feature flag is disabled.
GlobalScopeboolean  Whether the feature flag is enabled globally.
OrganizationScopeboolean  Whether the feature flag is enabled for the organization.
UserScopeboolean  Whether the feature flag is enabled for the user.