GET
/
v1
/
Account

Authorizations

Authorization
string
header
required

Specify the authorization token.

For more information, check out the Authorization Guide.

Response

200 - text/plain
creditBalance
number

The current credit balance.

name
string | null

The name of the client.

remainingMinutes
number

The remaining minutes available.

status
integer

Represents the authorization status for making calls.

1 - FullAccess

2 - LimitedAccess

3 - NoCredits

4 - SuspendedAccount

totalAgents
integer

The total number of agents.