Entitlements
Get Feature credits balance
This API let’s you to get the feature credits balance
GET
/
accounts
/
{account_id}
/
features
/
{feature_id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
account_id
string
requiredaccount_id corresponding to an account
Maximum length:
50
feature_id
string
requiredfeature_id corresponding to a feature
Maximum length:
50
Response
200 - application/json
Get feature credits response
accountId
string
requiredMaximum length:
50
featureId
string
requiredMaximum length:
50
granted
number
requiredbalance
number
requiredusedOverage
number
requiredoverageLimit
number