Retrieves a list of feature rules.
OK - Feature rules have been retrieved successfully
Bad Request - Tags size exceeded the limit of 50
[- {
- "id": "featureRuleId",
- "version": 1,
- "tags": [ ],
- "label": "Test feature",
- "description": "Test feature",
- "last_updated": "2011-11-11T11:11:11.000",
- "request_type": "json",
- "target_name": "article",
- "match_operation": "equals",
- "target_value": "home_button"
}
]