Skip to main content
GET
/
api
/
v1
/
live-calls
Get Live Call
curl --request GET \
  --url https://api.example.com/api/v1/live-calls
{}

Query Parameters

key
string | null

The key of the variable to search for

value
string | null

The value of the variable to search for

call_log_id
integer | null

The ID of the call log to search for

user_phone_number
string | null

The phone number of the user to search for

Response

Successful Response

The response is of type Response Get Live Call Api V1 Live Calls Get · object.