Overview
The “Get Recording” endpoint allows users to retrieve call recordings from their Toingg account. By sending a POST request to the/get_file/{fileName}
endpoint, users can access specific call recordings by specifying the file name. This functionality is crucial for reviewing and analyzing call content, ensuring that recordings are easily accessible for quality assurance, training, or compliance purposes. The endpoint supports efficient retrieval of recordings to enhance user experience and meet business requirements.Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Response
Successful Response
The response is of type any
.