Búsquedas recientes


No hay búsquedas recientes

Download recording from inbound call



Publicado 11 feb 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 comentario

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


Iniciar sesión para dejar un comentario.

¿No encontró lo que buscaba?

Nueva publicación