GET
/
v1
/
Account

Authorizations

Authorization
string
headerrequired

Specify the authorization token.

For more information, check out the Authorization Guide.

Response

200 - text/plain
name
string | null

The name of the client.

totalAgents
integer

The total number of agents.

creditBalance
number

The current credit balance.

status
integer

Represents the authorization status for making calls.

1 - FullAccess

2 - LimitedAccess

3 - NoCredits

4 - SuspendedAccount

remainingMinutes
number

The remaining minutes available.