Discussions
Given a call ID or recording ID, how do I programmatically download recordings
over 2 years ago by Farid
I've tried appending ?apikey=<APIKEY>
to the URL as well as sending the API key in the Authorization headers, but in both cases I'm getting a 403 error and what looks like a webpage. What'd be the best way to programmatically download the audio file of the call recordings?