Customers
Can
Check if a customer can use a feature
Request
The ID of the customer to check feature access for
The slug of the feature to check access for
Additional metadata to consider when checking access. This can include information like the action being performed or the user’s location
Response
Whether the customer can use the feature
A human-readable message explaining the result
The reason why access was denied. Possible values:
- “RATE_LIMITED”
- “CUSTOMER_SUBSCRIPTION_NOT_FOUND”
- “ENTITLEMENT_NOT_FOUND”
- “LIMIT_EXCEEDED”
- “ENTITLEMENT_EXPIRED”
- “ENTITLEMENT_NOT_ACTIVE”
Whether the result was served from cache
The remaining usage quota for the feature