Recent searches


No recent searches

Download recording from inbound call



Posted Feb 11, 2025

I'm trying to download a recording using the API. Support provided this link for downloading the recording, but it looks like it only supports DELETE and not GET. I tried to use a get and getting 

{
   "error": "InvalidEndpoint",
   "description": "Not found"
}

 

I would like to be able to download individual call ID recordings from the API but have not been able to find an API to support request. Does anyone know how to accomplish this with the API? 

 


0

1

1 comment

image avatar

Greg Katechis

Zendesk Developer Advocacy

Hey Ron, sorry about that, looks like they gave you the wrong link. To get the URL of a recording, you actually need to use the List Comments endpoint (and the corresponding ticket ID of the call) and retrieve the URL from the `recording_url` property that will be returned.

0


Please sign in to leave a comment.

Didn't find what you're looking for?

New post