Skip to main content
GET
Get Account

Authorizations

Authorization
string
header
required

Specify the authorization token.

For more information, check out the Authorization Guide.

Response

Client information

name
string | null

The name of the client.

totalAgents
integer<int32>

The total number of agents.

creditBalance
number<double>

The current credit balance.

status
integer<int32>

Represents the authorization status for making calls.

1 - FullAccess

2 - LimitedAccess

3 - NoCredits

4 - SuspendedAccount

5 - DebtReached