Download Voice IVR Recorded File.

This method allows you to download Voice IVR Recorded Audio File. The returned audio data is encoded as PCM 16bit 8kHz WAVE audio. The files are available on Infobip servers for 2 months.

Please log in to see full path URL. Learn why.
get
/voice/ivr/1/files/{id}
path Parameters
id
required
string

File ID to download.

Responses

200

successful response

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error

Request samples

Example
cURL
Copy
curl -L -g 'https://{baseUrl}/voice/ivr/1/files/{id}' \
-H 'Authorization: {authorization}' \
-H 'Accept: application/json'

Response samples

Content type
Copy
Collapse all
{
  • "requestError":
    {
    • "serviceException":
      {
      • "messageId": "UNAUTHORIZED",
      • "text": "Unauthorized"
      }
    }
}

Encountering issues

Contact our support

What's new? Check out

Release Notes

Unsure about a term? See

Glossary

Research panel

Help shape the future of our products
Learn more
Service status

Copyright @ 2006-2025 Infobip ltd.