get current feature status
Resolve whether a feature is usable for a customer. Usage features return current usage, limit, and priced spend; tier/package features return the subscribed quantity limit.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Body of the request
Response
The current feature verification status
Whether the feature is currently usable for the requested customer and timestamp
true
The feature slug that was verified
"tokens"
Why the feature is not usable. Omitted when allowed is true.
CUSTOMER_NOT_FOUND, EVENT_TOO_OLD, INVALID_ENTITLEMENT_CONFIGURATION, INVALID_AGGREGATION_PROPERTIES, LIMIT_EXCEEDED, LATE_EVENT_CLOSED_PERIOD, NO_MATCHING_ENTITLEMENT, RUN_BUDGET_EXCEEDED, UNROUTABLE_EVENT, WALLET_EMPTY "LIMIT_EXCEEDED"
Current usage in the active meter window. Present for usage features.
42
Configured limit. For usage features this is the active meter-window limit; for tier/package features this is the subscribed quantity limit.
100
Current priced usage spend for usage-based features
Optional detail about the verification result
"Unable to resolve the current meter window for this feature"