Get all feature types
GET/api/admin/feature-types
Retrieves all feature types that exist in this Unleash instance, along with their descriptions and lifetimes.
Responses
- 200
- 401
featureTypesSchema
Authorization information is missing or invalid. Provide a valid API token as the authorization
header, e.g. authorization:*.*.my-admin-token
.