Get all flags (SDK)
Returns the SDK configuration for all feature flags that are available to the provided API key. Used by SDKs to configure local evaluation
Authentication
Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format
Response
clientFeaturesSchema
version
A version number for the format used in the response. Most Unleash instances now return version 2, which includes segments as a separate array
features
A list of feature flags with their configuration
query
A summary of filters and parameters sent to the endpoint. Used by the server to build the features and segments response