# Get feature Retrieves a feature by feature code based on the current authorised users organisation context Endpoint: GET /v1/features/{featureCode} Version: 1.0 ## Path parameters: - `featureCode` (string, required) The code of the feature ## Response 200 fields (text/plain): - `isEnabled` (boolean) - `featureCode` (string,null)