Get Account Statistics
GET {{baseUrl}}/accounts/:accountId/statistics
Returns details about the current state of the account.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"currentCallQueueSize":"\u003cinteger\u003e","maxCallQueueSize":"\u003cinteger\u003e"}