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

Documentation Index

Fetch the complete documentation index at: https://docs.vodex.ai/llms.txt

Use this file to discover all available pages before exploring further.

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

Successful Response

The response is of type object.