Skip to main content
GET
Get Feature credits balance

Authorizations

Authorization
string
header
required

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

Maximum string length: 50
Example:

"ACC00001"

feature_id
string
required

feature_id corresponding to a feature

Maximum string length: 50
Example:

"feat.fdjskl.sdkjl"

Response

Success response

Get feature credits response

accountId
string
required
Maximum string length: 50
Example:

"acc.fdjsl.313"

featureId
string
required
Maximum string length: 50
Example:

"feat.fdjsl.313"

granted
number
required
Example:

15

balance
number
required
Example:

10

usedOverage
number
required
Example:

10

overageLimit
number
Example:

15