Get Account Statistics

GET {{baseUrl}}/accounts/:accountId/statistics

Returns details about the current state of the account.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"currentCallQueueSize":"\u003cinteger\u003e","maxCallQueueSize":"\u003cinteger\u003e"}