Calls
Return a pre-signed URL to the call recording
GET
/
calls
/
{id}
/
recording
Headers
Your API key for authentication. Use Bearer format.
Path Parameters
ID of the call.
Required string length:
24
Response
200 - application/json
The response is of type string
.
Was this page helpful?