Skip to main content

List all active calls for given connection

GET 
/connections/:connection_id/active_calls

Lists all active calls for given connection. Acceptable connections are either SIP connections with webhook_url or xml_request_url, call control or texml. Returned results are cursor paginated.

Request

Responses

200:

Successful response with list of details about active calls.

default:

Unexpected error