Call Endpoints
Get Live call Status
GET
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
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
Response
200
application/json
Successful Response
The response is of type any
.