cURL
curl --request GET \ --url https://api.wavix.com/v1/speech-analytics/{uuid}/file \ --header 'Authorization: Bearer <token>'
"<string>"
Use this method to retrieve the original file that was submitted for transcription.
Bearer token using appid (Authorization: Bearer )
Unique identifier of the transcription request
"e865ea07-25af-4fdd-876e-04b0d41d5ebd"
Request successful.
The response is of type file.
file
Was this page helpful?
Contact support