GET
/
accounts
/
{account_id}
/
features
/
{feature_id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

account_id
string
required

account_id corresponding to an account

feature_id
string
required

feature_id corresponding to a feature

Response

200 - application/json
accountId
string
required
featureId
string
required
granted
number
required
balance
number
required
overageLimit
number
usedOverage
number
required