Skip to main content
GET
/
v1
/
speech-analytics
/
{uuid}
/
file
Retrieve the original file
curl --request GET \
  --url https://api.wavix.com/v1/speech-analytics/{uuid}/file \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

Bearer token using appid (Authorization: Bearer )

Path Parameters

uuid
string
required

Unique identifier of the transcription request

Example:

"e865ea07-25af-4fdd-876e-04b0d41d5ebd"

Response

Request successful.

The response is of type file.