FeatureFlagStatuses
Returns a list of statuses for all feature flags. The status includes the last time the feature flag was requested, as well as a state, which will be one of the following: new, active, inactive, launched.
Columns
| Name | Type | References | |
| ProjKey | String |
Projects.Key | |
| EnvKey | String | ||
| Name | String | ||
| LastRequested | Datetime | ||
| LinksParentHref | String | ||
| LinksParentType | String | ||
| LinksSelfHref | String | ||
| LinksSelfType | String |