Retrieves a single Feature by id.
AuthorizationRequiredBearer <token>API key as Bearer token
In: header
idRequiredstringFeature id
fieldsstringResolve Feature for Customer
Resolves the current value of a feature for a customer by walking active subscriptions → prices → feature grants. Returns the type-specific value plus the contributing subscription ids. For quantity features, also includes the live Entitlement balance.
Update Feature
Applies a partial update. Mutable: name, description, enumValues, metadata. Immutable: key, type — to switch type, archive and create a new Feature.