Feature States REST Endpoints

SCM Common/Feature States
The Feature States resource provides a way to inquire about the state of a Fusion Setup Manager feature. Feature states may be used to display or hide user interface regions or fields, and also direct the behavior of products at runtime. Features supplied as request parameters in this resource have only two possible states, being true or false.
Get all feature states
Method: get
Path: /fscmRestApi/resources/11.13.18.05/featureStates
Get one feature state
Method: get
Path: /fscmRestApi/resources/11.13.18.05/featureStates/{FeatureCode}