get current feature status
Resolve whether a feature is usable for a customer and, for usage features, return the current usage, limit, and priced spend.
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 currently allowed, when applicable
CUSTOMER_NOT_FOUND, EVENT_TOO_OLD, INVALID_ENTITLEMENT_CONFIGURATION, INVALID_AGGREGATION_PROPERTIES, LIMIT_EXCEEDED, LATE_EVENT_CLOSED_PERIOD, NO_MATCHING_ENTITLEMENT, UNROUTABLE_EVENT, WALLET_EMPTY "LIMIT_EXCEEDED"
Current usage in the active meter window
42
Configured limit for the active meter window
100
Current priced spend for usage features
Optional detail about the verification result
"Unable to resolve the current meter window for this feature"

