curl --request GET \
--url https://api.vodex.ai/analyze/transcript/{call_uuid} \
--header 'Authorization: <api-key>'{}Retrieve the complete transcript of a call using the call UUID
curl --request GET \
--url https://api.vodex.ai/analyze/transcript/{call_uuid} \
--header 'Authorization: <api-key>'{}