UserFlagSettings
Lists the current flag settings for a given user. The most important attribute in the response is the _value. The _value is the current setting that the user will see. For a boolean feature toggle, this will be true, false, or null if there is no defined fallthrough value.
Columns
| Name | Type | References | |
| ProjKey | String |
Projects.Key | |
| EnvKey | String | ||
| UserKey | String | ||
| AlternatePageLinksSelfHref | String | ||
| AlternatePageLinksSelfType | String | ||
| AlternatePageValue | Boolean | ||
| AlternatePageSetting | String | ||
| SortOrderLinksSelfHref | String | ||
| SortOrderLinksSelfType | String | ||
| SortOrderValue | Boolean | ||
| SortOrderSetting | String |