GET
/
analyze
/
transcript
/
{call_uuid}
Get Call Transcript
curl --request GET \
  --url https://api.vodex.ai/analyze/transcript/{call_uuid} \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

API Key authentication. Pass your API key in the Authorization header.

Headers

Authorization
string
required

API Key

Path Parameters

call_uuid
string
required

Response

200
*/*

Successful Response

The response is of type object.