GET
/
api
/
accounts
/
me

Authorizations

X-API-Key
string
header
required

API key

Response

200 - application/json
activeCalls
integer
required

The number of active calls for this account.

allowedConcurrentCalls
integer
required

The maximum number of concurrent calls allowed for this account.

billingUrl
string
required
freeTimeRemaining
string
required

How much free call time this account has remaining. (This could increase if an existing call ends without using its maximum duration or an unjoined call times out.)

freeTimeUsed
string
required

How much free time has been used by previous (or ongoing) calls.

hasActiveSubscription
boolean
required

Whether the account has an active subscription.

name
string
required