inboundCallAverageWaitTime
Get the average wait time for an inbound call.
Returns
InboundCallAverageWaitTimeTypePossible Errors
Allowed Viewers
Required Permissions
Can query callsQuery Complexity
2Examples
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Response
{
"data": {
"inboundCallAverageWaitTime": {
"recent": 58,
"yesterday": 45
}
}
}