Last hour of usage and a list of applications that have reported seeing this feature flag

Separate counts for yes (enabled), no (disabled), as well as how many times each variant was selected during the last hour

Authentication

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

Path parameters

namestringRequired

Response

featureUsageSchema
versioninteger>=1
The version of this schema
maturitystring

The maturity level of this API (alpha, beta, stable, deprecated)

featureNamestring
The name of the feature
lastHourUsagelist of objects

Last hour statistics. Accumulated per feature per environment. Contains counts for evaluations to true (yes) and to false (no)

seenApplicationslist of strings
A list of applications seen using this feature

Errors