Skip to main content
GET
Get credit balance

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Successful Response

The organization's remaining credit, and the pricing rules around it.

All amounts are in the smallest unit of currency (for example, cents). The balance can be negative: a call in progress is never cut off, so usage past zero is billed as overage — but a new room cannot be started while the balance is at or below zero.

Rates and top-up limits can be changed, so read them here rather than hardcoding them.

credit_cents
integer
required
currency
string
required
rates
MinuteRateResponse · object[]
required
min_topup_cents
integer
required
max_topup_cents
integer
required