v1

latestOpenAPI 3.0.12026-07-2665150231.1 KB
Inbound

Get Inbound Ongoing Calls

Returns the number of active calls currently in progress and in queue for the specified inbound ID.

get/v1/Inbound/{inboundId}/OngoingCalls

Path parameters

inboundIdstring required

The unique identifier of the inbound.

Response

Details of the specific inbound.

totalOngoingCallsinteger

The total number of ongoing calls.

totalOnQueueinteger nullable

The total number of calls currently in the queue.