enbbox 1.0.1

Notification infrastructure API — open-source alternative to Novu/Courier
Documentation
# \FeatureFlagsApi

All URIs are relative to *https://api.enbbox.com*

Method | HTTP request | Description
------------- | ------------- | -------------
[**get_feature_flags**]FeatureFlagsApi.md#get_feature_flags | **GET** /v1/feature-flags/ | GET /v1/feature-flags — returns enabled features for the current project.



## get_feature_flags

> get_feature_flags()
GET /v1/feature-flags — returns enabled features for the current project.

### Parameters

This endpoint does not need any parameter.

### Return type

 (empty response body)

### Authorization

[bearer_auth](../README.md#bearer_auth)

### HTTP request headers

- **Content-Type**: Not defined
- **Accept**: Not defined

[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)