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

Headers

authorization
string | null

Path Parameters

call_id
string<uuid>
required

Response

Successful Response

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