v1

latestOpenAPI 3.0.12026-07-2665150231.1 KB
Pearl

Get Ongoing Calls

Returns the number of active calls currently in progress for the specified Pearl. If the Pearl has inbound configurations, it also returns the number of calls currently in queue.

get/v2/Pearl/{pearlId}/OngoingCalls

Path parameters

pearlIdstring required

Response

Details of the specific inbound.

totalOngoingCallsinteger

The total number of ongoing calls.

totalOnQueueinteger nullable

The total number of calls currently in the queue.