Skip to main content
GET
Live Call Status

Overview

The “Get Live Call Status” endpoint allows users to retrieve the current status of any call in their Toingg account. By sending a GET request to the /live_call_status endpoint, users can access real-time information about a call’s status using the call SID. This functionality is crucial for monitoring ongoing calls, ensuring that users can track call progress and manage communications effectively. The endpoint provides timely updates to support efficient call management and decision-making processes.

Example cURL Request

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

callSid
string
required

Response

Successful Response