Get all feature types

Retrieves all feature types that exist in this Unleash instance, along with their descriptions and lifetimes.

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Response

featureTypesSchema
versionenum

The schema version used to describe the feature flag types listed in the types property.

Allowed values:
typeslist of objects
The list of feature flag types.

Errors