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

Headers

authorization
string | null

Path Parameters

call_id
string<uuid>
required

Response

Successful Response

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